mui / mui/material-ui

TextField type date doesn't render fully on small iOS devices on versions 18.4-18.6

Open
#47,733 5 comments 0 reactions 1 assignee View on GitHub

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:

  1. Open this link to live example: (MUI TextField) on a Simulator iPhone SE on OS version 18.4 - 18.6
  2. For the various TextField - add a type prop of date
  3. Expect the height of the TextField to shrink
Current behavior
Image
Expected behavior
Image
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.