Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

[Auth UI] "Invalid Credentials" error message persists when back from the verification page #1492

Open
keithtkl opened this issue Jun 5, 2020 · 3 comments
Labels
authgear Auth services in Next bug/minor 20%-70% users will be affected by the issue, fix optionally

Comments

@keithtkl
Copy link

keithtkl commented Jun 5, 2020

"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

  1. Open signup / login page
  2. Select email / phone number
  3. On verification page, input an incorrect code
  4. Back to the previous step when see the error message
  5. See the error message persist on the email / phone number input page
@keithtkl keithtkl added authgear Auth services in Next bug/minor 20%-70% users will be affected by the issue, fix optionally labels Jun 5, 2020
@louischan-oursky louischan-oursky self-assigned this Jun 5, 2020
@louischan-oursky
Copy link
Contributor

One solution is the pop the error when it is read once.

@kiootic
Copy link
Contributor

kiootic commented Jun 5, 2020

Can we use traditional flash message for errors?

@louischan-oursky
Copy link
Contributor

I guess you are refering to this? This is cookie based.

@louischan-oursky louischan-oursky removed their assignment Oct 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
authgear Auth services in Next bug/minor 20%-70% users will be affected by the issue, fix optionally
Projects
None yet
Development

No branches or pull requests

3 participants