You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to reproduce the issue, the form must be submitted to the backend and rails responds with validation errors. It does not happen for frontend validated inputs that block form submission.
Acceptance Criteria
Ensure the scoring criteria options are retained after saving when the form is invalid
alidated fields.
Disregard the following if this work does not include any UI changes
WAVE screenshot
Automated a11y tests (axe-rspec specs)
Keyboard accessibility (tab navigation, form interactions)
Responsiveness at desktop and mobile
Out of Scope
The text was updated successfully, but these errors were encountered:
What/Why
When validating the form and there are errors, the rating scale options drop off the form.
Originally posted by @TCKapGrp in #181
Screen-recording
https://drive.google.com/file/d/1f6V2k5NV5pCt0pNypgl32xfiorp2sM9Q/view?usp=drive_link
Technical Notes
In order to reproduce the issue, the form must be submitted to the backend and rails responds with validation errors. It does not happen for frontend validated inputs that block form submission.
Acceptance Criteria
alidated fields.
Disregard the following if this work does not include any UI changes
Out of Scope
The text was updated successfully, but these errors were encountered: