You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a DatePicker with date range options and specifying a min and max date, the out of range dates are not styled to indicate their inability to be selected.
What package(s) are you using?
carbon-components
carbon-components-react
Detailed description
Describe in detail the issue you're having.
When using a DatePicker with date range options and specifying a min and max date, the out of range dates are not styled to indicate their inability to be selected.
Is this issue related to a specific component?
DatePicker and DatePickerInput
What did you expect to happen? What happened instead? What would you like to
see changed?
I expected to see the out of range dates to be styling different from within-range dates.
What browser are you working in?
Chrome
What version of the Carbon Design System are you using?
10.4.1
What offering/product do you work on? Any pressing ship or release dates we
should be aware of?
IBM Cloud Identity
Steps to reproduce the issue
Render a DatePicker with 2 DatePickerInput components
When using a
DatePicker
with date range options and specifying a min and max date, the out of range dates are not styled to indicate their inability to be selected.What package(s) are you using?
carbon-components
carbon-components-react
Detailed description
When using a
DatePicker
with date range options and specifying a min and max date, the out of range dates are not styled to indicate their inability to be selected.DatePicker
andDatePickerInput
I expected to see the out of range dates to be styling different from within-range dates.
Chrome
10.4.1
IBM Cloud Identity
Steps to reproduce the issue
DatePicker
with 2DatePickerInput
componentsDatePicker
.https://codesandbox.io/s/codesandbox-n5064
Additional information
Screenshot:

The text was updated successfully, but these errors were encountered: