openwallet-foundation / bifold-wallet

Aries Mobile Agent React Native - Part of the Aries Bifold effort to provide SSI capabilities in a production ready app.
Apache License 2.0
149 stars 146 forks source link

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

Open MalikJumani-OPS opened 2 months ago

MalikJumani-OPS commented 2 months ago

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

MalikJumani-OPS commented 2 months ago

@laalauren1 not yet

MalikJumani-OPS commented 2 months ago

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