Date selector decrement is a month, not possible to switch years
- /e/ version: 1.9-q
- Device model(s): ~h850, but can be any
## Summary
Date selector decrement is a month, not possible to switch years. It is a pain to set dates close to birthdates.
## Description
**What is the current behavior?**
There are webforms field requiring a date and are implicitly set to open OS or browser date selector. The eOS date selector allows to switch view by month, but not by year.

**What is the improved behavior?**
Enhance the current date picker functionality by implementing the following improvements:
1. **Hold to Scroll:** Enable the left and right buttons (for previous and next months) to continuously scroll through months when held down, rather than requiring multiple individual taps. This would allow users to quickly navigate to past or future dates.
2. **Year Selector:** Add an optional year selector dropdown or allow the user to directly jump to a specific year, reducing the number of taps needed to select a date far in the past.
3. **Incremental Scrolling:** Consider implementing incremental scrolling, where holding down the button initially moves through months slowly, then accelerates if the button continues to be held.
**What does it bring?**
This improvement would enhance the overall user experience, particularly for forms requiring the input of historical dates, and reduce frustration and time spent on these actions.
## Mock-ups
<Provide a mock-up of how it would look with the improvement>
## Examples
<Give the example of what users will be able to accomplish with the improvement>
## Validation
<List test case that will be run to validate that the issue is working as expected>
<Add the labels corresponding to your issue by adding a tilde and typing the name of the label you think apply to your issue in the line above. You need to type a tilde before the name of each label you want to apply to the issue.>
issue