Closed
Description
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