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

Vote-3111: Error list #341

Open
wants to merge 7 commits into
base: usagov-error-integration
Choose a base branch
from

Conversation

clmedders
Copy link
Contributor

@clmedders clmedders commented Nov 18, 2024

Ticket - Vote-3111

Description - this PR will add an error list of all errors on the page that will render when the page is submitted. The work came from the USAgov audit and they flagged this being a preferred practice for us to implement.

This list will render an error that is present but will only show once the next button is clicked, we will still keep our inline error validation check and will also only appear on form pages and not on the eligibility or confirm page

testing:
1 - start up local and start to fill out the form... once you are in the from press the next button and verify that the list is rending all errors that are on the page

@clmedders clmedders changed the base branch from main to usagov-error-integration December 6, 2024 13:44
@clmedders clmedders marked this pull request as ready for review December 6, 2024 13:56
@clmedders clmedders changed the title Vote-3111: Error list - DRAFT Vote-3111: Error list Dec 6, 2024
@rayestrada rayestrada force-pushed the feature/vote-3111-error-list branch from 354165d to ead23e4 Compare December 20, 2024 00:51
@rayestrada rayestrada force-pushed the feature/vote-3111-error-list branch from ead23e4 to 8f0ff7b Compare December 20, 2024 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants