Calendar disabled state: Month/Year Selects remain interactive while chevrons are disabled #10227
Unanswered
Arthikumari02
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Given that the It might be a little strange though because while all the rest of the calendar is disabled and doesn't meet contrast, the week days and the title are still visible if you just make a calendar disabled |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed an inconsistency in the Calendar disabled state.
Observed behavior
When the Calendar is disabled:
Expected behavior
Since all of these controls are used for calendar navigation, I would expect them to behave consistently when the Calendar is disabled.
Either:
Question
Is this behavior intentional, or should the Month/Year Select controls also be disabled when the Calendar is disabled?
Tested on react-aria-components 1.18.0.
Beta Was this translation helpful? Give feedback.
All reactions