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

Implement fail screen for easy renewals journey Part 1 #2130

Closed

Conversation

lailien3
Copy link
Contributor

https://eaflood.atlassian.net/browse/IWTF-4392

The easy renewals journey is using error validation to tell a user they are not eligible to use the service (in this case because their details do not match any in our systems). This is not a correct use of the design pattern: Recover from validation errors

“Do not use validation to check whether the user is eligible to use the service”

Instead the user should be taken to a new screen that tells them what has happened and what they need to do next.

@lailien3 lailien3 added the enhancement New feature or request label Feb 19, 2025
@lailien3 lailien3 self-assigned this Feb 19, 2025
@lailien3 lailien3 force-pushed the feature/iwtf-4393-implement-fail-screen-easy-renewals branch from 5433118 to 7ad115b Compare February 19, 2025 15:09
@lailien3 lailien3 closed this Feb 21, 2025
@lailien3 lailien3 deleted the feature/iwtf-4393-implement-fail-screen-easy-renewals branch February 21, 2025 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant