Add frontend validation for framework name field
What does this MR do and why?
Add frontend validation for framework names
-
Show character limit of name field in error message by means of frontend validation.
-
Refs: #457112 (closed)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
Allows submit of form with somewhat confusing error message | prevents submit and shows informative error message |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.