Skip to content

Show date and time at the same time for datetime picker #2441

@jancborchardt

Description

@jancborchardt

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. :)
image


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

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    1. to developAccepted and waiting to be taken care ofdesignDesign, UX, interface and interaction designfeature: datepickerRelated to the date/time picker component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions