-
Notifications
You must be signed in to change notification settings - Fork 77
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
[calcite-input-date-picker
]: min value is disabling month
#11321
Comments
calcite-input-time-picker
calcite-input-time-picker
min value is disabling month
calcite-input-time-picker
min value is disabling monthcalcite-input-time-picker
]: min value is disabling month
calcite-input-time-picker
]: min value is disabling monthcalcite-input-date-picker
]: min value is disabling month
Installed and assigned for verification. |
Hi @jasdelreyes , Noticed |
@anveshmekala Thanks for pointing that out. I've tried using the minAsDate/maxAsDate properties alternatively, but now the component does not honor the minimum date set and allows dates before the minimum date to be selected. I've saved this use case in the codepen. |
🍡 Verified on |
Check existing issues
Actual Behavior
When the
min
is set to a day in a month different from the initially selected date, the whole month of themin
value is disabled in the dropdown.Expected Behavior
The month of the
minDate
, when appropriate should be enabled in the dropdown.For example, if the minimum date were January 16th, January should still be enabled due to other days in January that are still valid.
Reproduction Sample
https://codepen.io/jasdelreyes/pen/MYgXzEO
Reproduction Steps
Open codepen link.
Reproduction Version
~3.0.0-next.90
Relevant Info
No response
Regression?
No response
Priority impact
impact - p1 - need for current milestone
Impact
No response
Calcite package
Esri team
ArcGIS Online
The text was updated successfully, but these errors were encountered: