Skip to content

Add accessibility support through Aria tags #941

Closed
@errant01

Description

@errant01

Is your feature request related to a problem? Please describe
Screen reader (like ChromeVox) cannot successfully guide user understandably through reading and interacting with the month view. I suspect other views have problems also

Describe the solution you'd like

Screen Reader can successfully guide a user through all calendar views. In most cases this is done using the set of ARIA tags to augment the template html to give hints for the screen reader and correct any tab-ordering issues.

Describe your use case for implementing this feature

Our application needs to be compatible with and support users with screen readers.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions