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

Month picker showLastInRange does not work #875

Closed
romakoch opened this issue May 23, 2024 · 0 comments
Closed

Month picker showLastInRange does not work #875

romakoch opened this issue May 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@romakoch
Copy link

romakoch commented May 23, 2024

When selecting a date range from May 2024 to May 2025, the display incorrectly shows May 2025 to a different end date, rather than the specified May 2024 to May 2025
image
image

Steps to Reproduce:

  1. Open the date range selection interface.
  2. Select the start date as May 2024.
  3. Select the end date as May 2025.
  4. Observe the displayed date range.

Expected Result: The displayed date range should be May 2024 - May 2025.

Actual Result: The displayed date range incorrectly shows May 2025 - unspecified end date

Using latest version.

Code:
image

@romakoch romakoch added awaiting triage The issue is not reviewed by the maintainers bug Something isn't working labels May 23, 2024
@Jasenkoo Jasenkoo removed the awaiting triage The issue is not reviewed by the maintainers label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants