-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care ofdesignDesign, UX, interface and interaction designDesign, UX, interface and interaction designfeature: datepickerRelated to the date/time picker componentRelated to the date/time picker component
Description
Currently when we use the datepicker e.g. in Nextcloud Calendar, it is often confusing to people that they first have to pick a date and then a time (even though they e.g. click on the part of the input which shows the time).
It would be great to make it look like the datetime-local picker works on Chromium. That way people can set either date or time, or both at the same time, whichever people need, and it’s not a forced 2-step flow. :)

It seems it’s already possible to show the date and timepicker side by side with the library: mengxiong10/vue2-datepicker#674 (comment)

So let’s do that, and make that the only option when using the datetime picker, as the 2-step flow is not as nice by far.
nimishavijay
Metadata
Metadata
Assignees
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care ofdesignDesign, UX, interface and interaction designDesign, UX, interface and interaction designfeature: datepickerRelated to the date/time picker componentRelated to the date/time picker component