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

[BUG] Improve Login Flow #286

Open
DMalone87 opened this issue Jul 12, 2023 · 0 comments
Open

[BUG] Improve Login Flow #286

DMalone87 opened this issue Jul 12, 2023 · 0 comments

Comments

@DMalone87
Copy link
Collaborator

DMalone87 commented Jul 12, 2023

Describe the bug
When logging in on Firefox, an error occurs that prevents a the login from completing successfully. The error message isn't very clear; "Something went wrong. Please try again." After a second attempt, you the login completes normally. We should improve this error message and try and fix this bug.

To Reproduce
Steps to reproduce the behavior:

  1. Your account should already have been created.
  2. Navigate to the login page. dev.nationalpolicedata.org/login.
  3. Fill in your credentials and attempt to log in.
  4. See error.

Expected behavior
The login should succeed on the first attempt if a valid username and password pair are entered.

Screenshots
Screen Shot 2023-07-11 at 8 14 30 PM

Screen Shot 2023-07-11 at 8 33 25 PM

Desktop (please complete the following information):

  • OS: [MacOS]
  • Browser: [Safari, Firefox, Chrome]

Additional Context

  • When cache is disabled, 4 attempts are required before a successful login.
  • API returns a 422 error.
  • Error message says "Signature verification failed"
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

1 participant