-
Notifications
You must be signed in to change notification settings - Fork 2
Improve reachability of current year #40
Copy link
Copy link
Open
Labels
Description
When entering opening hours that are date-dependent, it would be helpful if in the year dropdown menu the current year was easier to reach. This would reduce the time required for entering opening hours.
Case 1: New rule -> Add year range
2000 should be 2020
Case 2: New rule -> Add date range ... -> Date - date, Variable date - date, etc. (all or almost all entries)
The current picker shows:
...
2099
2100
- (i.e. None) <-- initial selection
1900
1901
...
I'd like to see something like this instead:
...
2018
2019
- (i.e. None) <-- initial selection
2020
2021
...
Reactions are currently unavailable