Skip to content

feat(eventDidMount): add custom labels for grid accessibility with a screen reader#8028

Open
GVodyanov wants to merge 2 commits into
mainfrom
feat/add-labels-for-grid-accessibility
Open

feat(eventDidMount): add custom labels for grid accessibility with a screen reader#8028
GVodyanov wants to merge 2 commits into
mainfrom
feat/add-labels-for-grid-accessibility

Conversation

@GVodyanov

Copy link
Copy Markdown
Contributor

Fix #7932

Comment thread src/fullcalendar/rendering/eventDidMount.js
Comment thread src/fullcalendar/rendering/eventDidMount.js Outdated
Comment thread src/fullcalendar/rendering/eventDidMount.js
Comment thread src/fullcalendar/rendering/eventDidMount.js Outdated
Comment thread src/fullcalendar/rendering/eventDidMount.js Outdated
Comment thread src/fullcalendar/rendering/eventDidMount.js Outdated
Comment thread src/fullcalendar/rendering/eventDidMount.js Outdated
@tcitworld

Copy link
Copy Markdown
Member

Tests would be nice too :)

@GVodyanov GVodyanov requested a review from tcitworld March 11, 2026 14:02
…screen reader

Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
@GVodyanov GVodyanov force-pushed the feat/add-labels-for-grid-accessibility branch from f68cc81 to 48d8e09 Compare March 11, 2026 14:06
@GVodyanov

Copy link
Copy Markdown
Contributor Author

@tcitworld All comments addressed and tests fixed!

@GVodyanov GVodyanov requested review from GretaD and hamza221 April 20, 2026 10:38
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 58.20896% with 28 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/utils/date.js 0.00% 17 Missing and 2 partials ⚠️
src/fullcalendar/rendering/eventDidMount.js 81.25% 7 Missing and 2 partials ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Screen readers don't voice events in the calendar grid

3 participants