Datepicker UX Improvement: Enable selection of year #5321
Labels
area: material/datepicker
feature
This issue represents a new feature or feature request rather than a bug or bug fix
needs: discussion
Further discussion with the team is needed before proceeding
P5
The team acknowledges the request but does not plan to address it, it remains open for discussion
Bug, feature request, or proposal:
Want to be able to select year
What is the expected behavior?
Being able to select year without having to +/- 1 year at a time
What is the current behavior?
Currently you have to +/- increment/drecrement the year by 1 every click.
It would be better to be able to select the year somehow, not sure what the best solution is.
What are the steps to reproduce?
Open the datepicker and try to select 1985, then try to go back to 2017.
It takes a lot of clicks.
you can check you own example to try it out:
https://material.angular.io/components/datepicker/examples
What is the use-case or motivation for changing an existing behavior?
When you have more than a couple of years available for the user to select from it quickly becomes tedious and frustrating going from one end to the other.
If it's easier solved by reloading the page, then it's flawed.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
material 2 beta 7
Is there anything else we should know?
The text was updated successfully, but these errors were encountered: