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

feat(auth): navigate login page with keyboard #4962

Merged
merged 3 commits into from
May 9, 2024

Conversation

hayemaxi
Copy link
Contributor

@hayemaxi hayemaxi commented May 8, 2024

  • Use tab/shift+tab to navigate the login.
  • Press enter on start url field to shortcut continue (if the form is valid).
  • Press enter on any of the IAM credential fields to continue (if the form is valid).
  • Autofocus the start url field.
  • Autofocus IAM profile name field.
Screen.Recording.2024-05-08.at.7.51.01.PM.mov

TODO:

  • Should we allow enter key to act as the continue button for selecting the auth options as well?

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

- Use tab/shift+tab to navigate the login.
- Press enter on start url field to shortcut continue (if the form is valid).
- Autofocus the start url field.

TODO:
- Should we allow enter key to act as the continue button for selecting the auth options as well?
@hayemaxi hayemaxi requested a review from a team as a code owner May 8, 2024 23:00
@hayemaxi
Copy link
Contributor Author

hayemaxi commented May 9, 2024

/retryBuilds

@hayemaxi hayemaxi merged commit d6971fe into aws:master May 9, 2024
14 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants