Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datepicker should keep the day when navigating between months #3398

Open
1 of 4 tasks
maxokorokov opened this issue Oct 4, 2019 · 0 comments
Open
1 of 4 tasks

Datepicker should keep the day when navigating between months #3398

maxokorokov opened this issue Oct 4, 2019 · 0 comments

Comments

@maxokorokov
Copy link
Member

maxokorokov commented Oct 4, 2019

When navigating with the keyboard and changing months / years, datepicker should remember the day:

  • ex: focusing 05 JAN 2018 and switching to next month, should focus 05 FEB 2018 (and not 01 FEB 2018 as of today)
  • ex: focusing on 31 JAN 2018 and switching to next month, should focus 28 FEB 2018 (and not 01 FEB 2018 as of today)

This should be implemented across all calendars:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant