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

Calendar navigation behaviour #377

Closed
krzysztofrewak opened this issue Dec 12, 2023 · 1 comment
Closed

Calendar navigation behaviour #377

krzysztofrewak opened this issue Dec 12, 2023 · 1 comment
Labels
discussion ideas to discuss

Comments

@krzysztofrewak
Copy link
Member

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:

  • change year in navigation bar
  • click "previous month"... 11 times
  • and this would result with new and final url: /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.

@krzysztofrewak krzysztofrewak added the discussion ideas to discuss label Dec 12, 2023
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
@Baakoma
Copy link
Member

Baakoma commented Oct 24, 2024

Implemented in #495

@Baakoma Baakoma closed this as completed Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion ideas to discuss
Projects
None yet
Development

No branches or pull requests

2 participants