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

fix(web-components): remove tabindex from slider thumb causing duplicate focusable elements #31402

Conversation

chrisdholt
Copy link
Member

Previous Behavior

The slider thumb was focusable causing assistive technology to focus on it after being focused on the host.

New Behavior

The thumb itself is no longer focusable.

Related Issue(s)

  • Fixes #

@chrisdholt chrisdholt requested a review from a team as a code owner May 16, 2024 22:24
@fabricteam
Copy link
Collaborator

fabricteam commented May 16, 2024

📊 Bundle size report

✅ No changes found

Copy link

codesandbox-ci bot commented May 16, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@chrisdholt chrisdholt merged commit 4f32e12 into microsoft:master Jun 4, 2024
19 checks passed
@chrisdholt chrisdholt deleted the users/chhol/fix-slider-multiple-focus-issue branch June 4, 2024 19:39
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

3 participants