kirbydesign/designsystem

[Enhancement] Calendar component - enable prev and next month

Closed this issue · 0 comments

Describe the enhancement

In month view, the last days in the previous month and the first couple of day in the next month are sometimes visible, but disabled.

Describe the solution you'd like

We would like to enable these dates, and when you click on them, you should jump to the correspondant month.

Have you considered any alternatives?

no

Are there any additional context?


Checklist:

The following tasks should be carried out in sequence in order to follow the process of contributing correctly.

Refinement

  • Request that the issue is UX refined
  • Request that the issue is tech refined; do not proceed until this is done.

Implementation

The contributor who wants to implement this issue should:

  • Make sure you have read: "Before you get coding".
  • Signal to others you are working on the issue by assigning yourself.
  • Create a branch from the develop branch following our branch naming convention.
  • Publish a WIP implementation to Github as a draft PR and ask for feedback.
  • Make sure you have implemented tests following the guidelines in: "The good: Test".
  • Update the cookbook with examples and showcases.

Review

Once the issue has been implemented and is ready for review:

  • Do a self-review.
  • Create a pull-request. If you created a draft PR during implementation you can just mark that as "ready for review".