-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pickers] Time Picker / Date Time Picker do not include a UI view #7919
Comments
Hi, Thanks for your feedback From the feedback we gathered from the community, the Clock is not a good way of picking a date on destkop. |
Maybe we should add a note on the |
If I understand the use case correctly, the "popover" is meant for end-users that are using their mouse pointer, but are either:
? |
Yes, I'd agree with both of your assumptions. We need to take care of as many possible use cases as possible and it's probably only a small percentage of power users, who, would be very happy with the approach of the new field and use only it to enter data, but the majority of casual users are probably used to having some sort of mouse/view based behaviors of interacting with data. 👍 |
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example: https://next.mui.com/x/react-date-pickers/time-picker/
Link to live example: https://next.mui.com/x/react-date-pickers/date-time-picker/
Current behavior 😯
The desktop variation of TimePicker does not include any form of picker for selecting a time - it's basically the same as the new 'Field component'. Additionally, the desktop variation of the DateTimePicker component includes a date picker, but not a time picker. The mobile and static variations of the aforementioned components are fine and include a time picker, as expected.
Expected behavior 🤔
...there should be a time picker in the Date Time Picker and Time Picker components.
Context 🔦
No response
Your environment 🌎
npx @mui/envinfo
Order ID 💳 (optional)
No response
The text was updated successfully, but these errors were encountered: