Skip to content

Improve keyboard navigation: make calendar cells and event chips focusable & interactive #74

@DIYA-BHATT29

Description

@DIYA-BHATT29

Currently, the calendar interface lacks proper keyboard navigation. Users cannot tab into calendar cells to select a date, and event chips inside cells are not keyboard accessible. This makes the calendar difficult to use for people who rely on keyboards or assistive technologies.Calendar cells (

) are not focusable via keyboard (tabindex not set).Event chips (
) inside cells have click handlers but are not reachable by keyboard.Users cannot use Enter or Space to select a date or open an event for editing when focused. i'd like to fix this

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions