TextField type date doesn't render fully on small iOS devices on versions 18.4-18.6
Open
Nobody has claimed this yet.
has workaround
scope: text field
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Steps to reproduce
Steps:
- Open this link to live example: (MUI TextField) on a Simulator iPhone SE on OS version 18.4 - 18.6
- For the various
TextField- add atypeprop ofdate - Expect the height of the TextField to shrink
Current behavior
Expected behavior
Context
Trying to ensure that the TextField with type date renders normally as per the expected behaviour on iPhone SE, iPhone 16e on iOS versions 18.4 - 18.6.
Your environment
iPhone SE, iPhone 16e on iOS versions 18.4 - 18.6
Safari, Chrome
Search keywords: TextField, date
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.