-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
component: DatePickerThe React component.The React component.scope: pickersChanges related to the date/time pickers.Changes related to the date/time pickers.
Description
In its current form the datepicker has been implemented very awkwardly; the dialog window seems to have been implemented together with an input field. So when you tap the input field the date picker opens up. For the user it may not be very intuitive that tapping an input field will cause a date picker to pop up.
I'm trying to make the DatePicker appear using a custom button but I am finding this very difficult and I have had to resort to some dirty hacks to achieve this.
I propose that we expose the DatePickerDialog element to increase the flexibility of the date picker with very little additional effort.
tomprogers, RiaParshina, Kushi171987, mussa-ibragimov, NobukoYano and 2 more
Metadata
Metadata
Assignees
Labels
component: DatePickerThe React component.The React component.scope: pickersChanges related to the date/time pickers.Changes related to the date/time pickers.