I'm reporting this on server because what I've read from other issues is that the picker itself is provided by server, no matter where it is used (e.g. calendar, contacts).
Add a possibility to switch the year fast. Here are two examples from a quick search on google images how this could be achieved:


In current date picker, scrolling is only possible per month. This is not user friendly when dates in the far past or future must be picked. For example, even picking the same date a year from now needs 12 mouse clicks.
Nextcloud version: 14.0.3
GitMate.io thinks possibly related issues are https://github.com/nextcloud/server/pull/12089 (added possibility to disable autocomplete in login form), https://github.com/nextcloud/server/issues/2927 (add the possibility to close a user account from the web interface), https://github.com/nextcloud/server/issues/7377 (Add possibility to un-favorite file by clicking on the star), https://github.com/nextcloud/server/issues/12203 ([Feature Request] Add possibility to rename connected devices), and https://github.com/nextcloud/server/issues/10725 (Add AppLogger).
cc @nextcloud/designers
The datepicker we use on vue have pretty decent year/month picker integrated as well.
So I'm guessing we can close this when most of our code using a datepicker also uses it :)
Let's close then :)
Year picker missing again... in NextCloud v17.
Most helpful comment
The datepicker we use on vue have pretty decent year/month picker integrated as well.
So I'm guessing we can close this when most of our code using a datepicker also uses it :)