[Auth UI] "Invalid Credentials" error message persists when back from the verification page
keithtkl opened this issue · 3 comments
keithtkl commented
"Invalid credentials" message shown if an user inputted an incorrect code, but the error message persists when back to the previous page
- Skygear Server Date/Version: Not sure
- Application Platform: Tested on Rees
Expected Results
The error message should dismiss when back to the email / phone number input page
Actual Results
The error message still shown when back to email / phone number input page
Steps to reproduce
- Open signup / login page
- Select email / phone number
- On verification page, input an incorrect code
- Back to the previous step when see the error message
- See the error message persist on the email / phone number input page
louischan-oursky commented
One solution is the pop the error when it is read once.
kiootic commented
Can we use traditional flash message for errors?
louischan-oursky commented
I guess you are refering to this? This is cookie based.