year-picker
with allowed-dates
prop does not correctly style the disabled value
#1047
Labels
bug
Something isn't working
Describe the bug
The allowed-dates property works fine as it does not let me select any disallowed dates but the styling within year-picker is still allowing it to be picked before being selected, and without any attributes that indicates which values are disabled, this cannot be easily rectify with simple CSS.
To Reproduce
Put both the
year-picker
props withallowed-dates
.This can be easily replicated within the playground and any other machine without any further adjustment.
Expected behavior
The datepicker correctly stylized disabled values and does not let me pick them for selection.
Desktop & mobile (please complete the following information):
The text was updated successfully, but these errors were encountered: