mui-x
mui-x copied to clipboard
Offer a prop to start MobileDatePicker in keyboard entry mode
Duplicates
- [X] I have searched the existing issues
Latest version
- [X] I have tested the latest version
Summary 💡
In our mobile app we find that users are much quicker able to type in a date in the past (e.g. Date of birth) than going through the MobileDatePicker and having to pick year, then month, then day. But the pencil icon that's in the modal is often missed by users and we would like a prop that switches the 'default' view that first shows up to be this:
Examples 🌈
https://mui.com/x/react-date-pickers/date-picker/
We want to be able to have this open first:
Then user can switch to this:
Motivation 🔦
Dates far in the past are often easier to just type in on mobile and some less tech savvy users often miss the pencil icon to switch from the calendar entry view.
Order ID 💳 (optional)
No response