[TextField][Autocomplete] When `autoComplete` prop is set, focus does not move to the next input on Tab in iOS
Open
Nobody has claimed this yet.
browser: Safari
scope: autocomplete
scope: text field
type: bug
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
On text field component.
When the variant is set to outline and the auto complete prop is set upon clicking the auto complete suggestion on iOS the next input in the dom is not focused.
Filled and standard variants work as expected.
Here's is a example on the themes store I've also located:
https://minimals.cc/auth-demo/split/sign-up
https://github.com/mui/material-ui/assets/35478687/b886760d-f808-4fd4-9a20-658048f7057b
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.