[material-ui][Switch] Not focusing as the next element in tab index
Open
Nobody has claimed this yet.
accessibility
scope: switch
type: bug
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
The switch component doesn’t focus as the next element in tab index.
I have tried with the tabIndex and autoFocus props and doesn’t solve it. I use the lastest version of dependencies.
Code: https://stackblitz.com/edit/react-ujnl8h?file=Demo.tsx
Originally posted by @berenicestr in https://github.com/mui/material-ui/issues/37753#issuecomment-1917139944
Search keywords:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.