better-dateinput-polyfill icon indicating copy to clipboard operation
better-dateinput-polyfill copied to clipboard

Datepicker not screen reader friendly

Open mrgodhani opened this issue 5 years ago • 0 comments

Currently datepicker seems to be keyboard friendly accessible. But when it comes to screenreader it's not that accessible friendly. It is missing aria labels for dates.

Example: https://dequeuniversity.com/library/aria/date-picker

Is there anyway to include correct aria-labels for the dates to also make it screen reader friendly?

mrgodhani avatar Aug 08 '20 16:08 mrgodhani