Skip to content

Allows to select ranges including disabled days - #2974

Open
bmarcelino-fe wants to merge 2 commits into
flatpickr:masterfrom
OutSystems:fix-range-dates-with-disabled-dates
Open

Allows to select ranges including disabled days#2974
bmarcelino-fe wants to merge 2 commits into
flatpickr:masterfrom
OutSystems:fix-range-dates-with-disabled-dates

Conversation

@bmarcelino-fe

Copy link
Copy Markdown

Tis PR is for fixing an issue on selected dates related to selection with disable dates interval on a range datepicker. This issue is caused when the selectedDate() method is triggered and in some use cases, the flatpickr classes isn't added to datepicker:
image

This issue only occurs on phone devices.

What was done

  • Add a method call, onMouseOver(), into selectedDate() methiod to set / update the datepicker class and add the validation for a selection date
    image

Zierk59 pushed a commit to Zierk59/flatpickr that referenced this pull request May 12, 2025
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.

3 participants