Skip to content

Conversation

@RandomGamingDev
Copy link
Contributor

Tab based Keyboard navigation now navigates to password input first

Fixes #3214

Changes:

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123

…hat tab navigation navigates to it before the button
@welcome
Copy link

welcome bot commented Aug 10, 2024

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

@release-com
Copy link

release-com bot commented Aug 11, 2024

Release Environments

This Environment is provided by Release, learn more!
To see the status of the Environment click on Environment Status below.

🔧Environment Status : https://app.release.com/public/Processing%20Foundation/env-615daf3557

Copy link
Collaborator

@raclim raclim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for catching this and for your work on this! This makes sense to me—I applied the same changes to the Signup Form as well.

@raclim raclim merged commit 44d967d into processing:develop Aug 12, 2024
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.

Tab based Keyboard navigation from the username input navigates to password visibility before the password input

2 participants