Skip to content

Conversation

Milesjpool
Copy link

Currently months and years may be selected outside of the provided min-date/max-date range. This makes for bad UX as, at the high-level, a user cannot see the extent of the valid range.

This PR adds a behavour.date.strictDateLimits option, which applies the min/max date selection limits more strictly, at the month and year levels.

Limitations:

  • this only considers min/max limits and does not account for specifically disabled or enabled dates. A month could still be selected where all days are disabled.
  • Empty months & years can still be selected, e.g. by navigating horizontally through months, or changing the year with an invalid month selected.

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.

1 participant