Skip to content

Conversation

@smhigley
Copy link
Contributor

@smhigley smhigley commented Nov 3, 2025

Previous Behavior

Some buttons in the Calendar use aria-disabled instead of disabled so focus isn't lost when they become disabled. We didn't explicitly also set color: GrayText in forced-colors on those, so they appeared enabled in windows high contrast mode.

screenshot of the calendar with the prev month button appearing enabled (here the previous month button is semantically disabled)

New Behavior

Fixed!

screenshot of the same calendar with the prev month button appearing disabled

Related Issue(s)

@smhigley smhigley requested review from a team and ValentinaKozlova as code owners November 3, 2025 20:35
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-calendar-compat
Calendar Compat
149.805 kB
39.967 kB
149.957 kB
39.99 kB
152 B
23 B
react-datepicker-compat
DatePicker Compat
226.662 kB
64.124 kB
226.814 kB
64.141 kB
152 B
17 B

🤖 This report was generated against 77df4fe3220557c4f72d6ce8492b0d198cc1119d

@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Pull request demo site: URL

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.

2 participants