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

Focus Input Field for Login Page and 2FA Component #2260

Closed
Matthew-Grayson opened this issue Sep 28, 2023 · 0 comments · Fixed by #2469
Closed

Focus Input Field for Login Page and 2FA Component #2260

Matthew-Grayson opened this issue Sep 28, 2023 · 0 comments · Fixed by #2469
Assignees
Labels
Frontend ASM-VDB User Interface

Comments

@Matthew-Grayson
Copy link
Contributor

🐛 Summary

The user input fields are not focused by default. This requires a user to click on the field to start typing. A better practice would be to focus those fields so a user can begin typing without having to use their mouse.

To reproduce

Steps to reproduce the behavior:

  1. Navigate to Login page
  2. Attempt to type in user name

Expected behavior

When the only thing on a page is a single form or field, that field will be focused so that a user can begin typing without having to click on the field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend ASM-VDB User Interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant