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

[feature] suggest tabindex 0 or -1 for interactive-supports-focus #952

Open
ckundo opened this issue Sep 5, 2023 · 0 comments
Open

[feature] suggest tabindex 0 or -1 for interactive-supports-focus #952

ckundo opened this issue Sep 5, 2023 · 0 comments

Comments

@ckundo
Copy link

ckundo commented Sep 5, 2023

When interactive-supports-focus fails, the only reasonable solution is to add a tabindex of either 0 or -1.

Modify interactive-supports-focus to have hasSuggestions: true with a suggest array with 2 entries for fixing to 0 or -1.

Related to #951

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants