-
Notifications
You must be signed in to change notification settings - Fork 4
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
Calendar navigation behaviour #377
Labels
discussion
ideas to discuss
Comments
kamilpiech97
added a commit
that referenced
this issue
Jul 17, 2024
kamilpiech97
added a commit
that referenced
this issue
Jul 17, 2024
kamilpiech97
added a commit
that referenced
this issue
Jul 19, 2024
kamilpiech97
added a commit
that referenced
this issue
Jul 19, 2024
kamilpiech97
added a commit
that referenced
this issue
Jul 19, 2024
kamilpiech97
added a commit
that referenced
this issue
Jul 19, 2024
kamilpiech97
added a commit
that referenced
this issue
Jul 19, 2024
kamilpiech97
added a commit
that referenced
this issue
Jul 22, 2024
* #377 - refactor: refactored calendar month buttons - added dropdown with months * #377 - feat: added changing year from calendar buttons * #377 - fix: fixed icons * #377 - fix: linter fixes * #377 - fix: js linter node version update * #377 - fix: js linter node version update 2 * #377 - fix: js linter node version update 3 * #377 - feat: added tests
Implemented in #495 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Calendar navigation is a bit overengineered, I thnk.
Today we have December 12, 2023. If I would like to see calendar for January 2024, I need to:
/calendar/january
Maybe
/calendar/2024/01
would be better? Maybe We should have "next month" button not only in scope of year? Or maybe we could do at least some dropdown with month names? I am leaving this for discussion.The text was updated successfully, but these errors were encountered: