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

🐛 Remember me checkbox does not save username #255

Open
1 task
sjproctor opened this issue Aug 7, 2024 · 0 comments
Open
1 task

🐛 Remember me checkbox does not save username #255

sjproctor opened this issue Aug 7, 2024 · 0 comments

Comments

@sjproctor
Copy link

Summary

A user can log into the application with valid credentials, click the Remember me checkbox, and logout. The login page does not have a username (email) populate in the form.

TASKS

Store username for faster login.

Acceptance Criteria

  • When the user selects Remember me on the login page, the username will populate in the login form after the user logs out

Screenshots or Video

Screen.Recording.2024-08-07.at.1.20.53.PM.mov

Testing Instructions

  • Go to home page
  • Click Log in to get started
  • Enter valid username and password (admin@example.com, pw: testing123)
  • Check Remember me
  • Log in
  • Logout
  • Click Log in to get started and look at username field
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