Skip to content

Datepicker should be usable without an input field. #1206

@ghost

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions