TimeField step should increment / decrement by 10 if Shift is pressed #156
Labels
✨ enhancement
New feature or request
🍰 p3-low
Tasks that are nice-to-have. Like minor bugs, non-essential features, or cosmetic changes.
Is your feature request related to a problem? Please describe.
Currently, when incrementing or decrementing a time field using the keyboard, the changes happen in single-step increments (e.g., increasing by 1 minute or 1 second per step). However, for users who need to make larger adjustments quickly, this can be tedious.
Describe the solution you'd like
It would be great if holding the Shift key while incrementing or decrementing a time field would increase or decrease the value by 10 instead of 1.
For example:
This behavior would improve efficiency for users who frequently adjust time values in larger steps.
Describe alternatives you've considered
Additional context
This feature would be useful in cases where users need to quickly set time values, such as scheduling applications, timesheet entries, or countdown timers.
Let me know if you'd like any modifications before submitting!
The text was updated successfully, but these errors were encountered: