Opened 6 years ago
#17620 new enhancement
Edit key/value modal window: warn when > 255 characters
Reported by: | Penegal | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | 255 value length validator popup | Cc: |
Description
Hello, there.
Currently, the 255 chars limit for a tag value is enforced by the validator. It could be enforced by the key/value edition modal window: if this modal, when an edition of the value text box, greys out the OK button, displays the value text box in red and displays a warning message explaining the problem, it would allow the user to correct this immediately, with the context in mind, and not later, after having forgotten the context where the problem lies.
Regards.