Loading
Inline project slug format validation errors
What does this MR do and why?
Adds inline validation to the project slug (path) field during project creation. Instead of showing a single generic format error, users now see specific messages indicating which rule their input violates (start character, allowed characters, end character, forbidden suffix, or minimum length).
References
Closes #597215 (closed)
Screenshots or screen recordings
How to set up and validate locally
- Navigate to New project > Create blank project
- Enter various invalid project slugs and observe the inline error messages
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Shane Maglangit