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

Verification grid should steal focus on hover #236

Open
hudson-newey opened this issue Oct 31, 2024 · 0 comments
Open

Verification grid should steal focus on hover #236

hudson-newey opened this issue Oct 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@hudson-newey
Copy link
Member

If the verification grid is hovered over, we should steal focus.

This is due to the keypress event listeners that we use for decision shortcut keys requiring the verification grid to be focused.

Browser focus conditions are not intuitive to non-web developers so this functionality can become confusing.

@hudson-newey hudson-newey added the enhancement New feature or request label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant