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

[FluentDatePicker] Allow to select the existing selected month #1545

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

dvoituron
Copy link
Collaborator

[FluentDatePicker] Allow to select the existing selected month

This PR will solve the issue describe here #1406:

  1. Use the FluentCalendar component with the View="CalendarViews.Months"
  2. Click on a year to navigate to the list of months.
  3. Try clicking on the current year to return to the list of months.

Before

Date-Before

After

Date-After

Copy link
Collaborator

@vnbaaij vnbaaij left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vnbaaij vnbaaij merged commit 6364ef9 into dev Feb 20, 2024
4 checks passed
@vnbaaij vnbaaij deleted the users/dvoituron/datetime-pick-same-year branch February 20, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants