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

Feature: In-line error messages on PIN screens #1251

Open
MalikJumani-OPS opened this issue Sep 4, 2024 · 5 comments
Open

Feature: In-line error messages on PIN screens #1251

MalikJumani-OPS opened this issue Sep 4, 2024 · 5 comments

Comments

@MalikJumani-OPS
Copy link

MalikJumani-OPS commented Sep 4, 2024

Description of feature / user story

Currently, the wallet displays pop-up error messages on PIN screens. We propose showing in-line error messages to the users to help them easily understand the error and correct it instead of dismissing the pop up and then fixing the error.

Acceptance Criteria

Given when the user is setting up the PIN or entering a PIN previously set
And the criteria for the PIN field hasn't been satisfied
Then the user sees error messages above the component

AND
When the user fulfills the criteria
Then the error message automatically goes away
And the user is allowed to save changes or move forward to the next step in the app

Wireframes or relevant image assets / links

  • Attached image is just for reference purposes.
  • The text will need to be customizable to enable the developers to use this on components wherever applicable.
    image
@MalikJumani-OPS
Copy link
Author

@laalauren1 not yet

@MalikJumani-OPS MalikJumani-OPS changed the title In-line error messages Feature: In-line error messages Sep 5, 2024
@MalikJumani-OPS
Copy link
Author

MalikJumani-OPS commented Sep 5, 2024

@laalauren1 this is a feature request. I have updated the title.

@MalikJumani-OPS MalikJumani-OPS changed the title Feature: In-line error messages Feature: In-line error messages on PIN screens Sep 10, 2024
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

No branches or pull requests

2 participants
@MalikJumani-OPS and others