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

[core] fix(Tag): always set tabIndex on remove button #5917

Merged

Conversation

bvandercar-vt
Copy link
Contributor

Fixes #0000

Checklist

  • [N/A] Includes tests
  • [N/A] Update documentation

Changes proposed in this pull request:

Even when the overall Tag has interactive=false, the onRemove remove button should always be tabbable. Cannot imagine a scenario where a user would want to disable tabbing to this button.

@bvandercar-vt bvandercar-vt changed the title fix: Tag remove button always tabbable fix(tag): remove button always tabbable (tabIndex=0) even when tag itself not interactive Feb 15, 2023
@adidahiya adidahiya changed the title fix(tag): remove button always tabbable (tabIndex=0) even when tag itself not interactive [core] fix(Tag): always set tabIndex on remove button Feb 16, 2023
@adidahiya adidahiya merged commit 6aa4299 into palantir:develop Feb 16, 2023
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