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
As a (user), I need to be able to see that I have errors in the form fields I filled out or that I've missed required steps in a task so that I can more quickly correct them without having to scroll down a screen to find the problem.
WHY are we building?
Currently we present some errors in context too far down the screen when creating a template and if a user tries to save a template without choosing a template category they will be stuck and have to scroll down to find out why
WHAT are we building?
Something like this error summary https://design-system.alpha.canada.ca/en/components/error-summary/
VALUE created by our solution
Users can complete the "save template" task more quickly and can find out what their errors are faster
Given a user makes a mistake or skips a required step when creating a template, when the error message is shown, then there is an error or validation summary at the top of the screen instead of in context so the user is aware there is a problem without having to scroll down
Cypress UI tests if needed
[ ]
A11y
Bilingualism
QA Steps
Create a new template
Fill out the form fields but don't select a template category
Try to save the template
See validation/error summary at the top of the screen explaining the problem and how to fix it
The text was updated successfully, but these errors were encountered:
Description
As a (user), I need to be able to see that I have errors in the form fields I filled out or that I've missed required steps in a task so that I can more quickly correct them without having to scroll down a screen to find the problem.
WHY are we building?
Currently we present some errors in context too far down the screen when creating a template and if a user tries to save a template without choosing a template category they will be stuck and have to scroll down to find out why
WHAT are we building?
Something like this error summary
https://design-system.alpha.canada.ca/en/components/error-summary/
VALUE created by our solution
Users can complete the "save template" task more quickly and can find out what their errors are faster
Documentation and Artifacts
Good docs, figma mockups, ADRs, screenshots etc.
Private Zenhub Video
Acceptance Criteria
Given a user makes a mistake or skips a required step when creating a template, when the error message is shown, then there is an error or validation summary at the top of the screen instead of in context so the user is aware there is a problem without having to scroll down
QA Steps
The text was updated successfully, but these errors were encountered: