Move new group name input field fully into javascript and polish form
What does this MR do and why?
- Move new group name input field fully into javascript
- reduce duplication and confusion
- Improved bottom margin on error alert
- Matched the group name input field width with the one used on normal group creation form.
- Expanded submit button on mobile
- Populate the name input on error
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
note covered by feature specs in ee/spec/features/trials/saas
- Setup to simulate SaaS and restart GDK
- Go to
/-/trials/select
- Simulate failures(by using
@
to start name of group) and selecting.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #393969 (closed)
Edited by Doug Stull