Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eval Form: Scoring options are missing after Save #290

Closed
5 tasks
stepchud opened this issue Nov 25, 2024 · 1 comment · Fixed by #316
Closed
5 tasks

Eval Form: Scoring options are missing after Save #290

stepchud opened this issue Nov 25, 2024 · 1 comment · Fixed by #316
Assignees

Comments

@stepchud
Copy link
Contributor

stepchud commented Nov 25, 2024

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

  • 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

@r-bartlett-gsa
Copy link
Member

r-bartlett-gsa commented Dec 13, 2024

PR: #316

@r-bartlett-gsa r-bartlett-gsa linked a pull request Dec 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants