Duet Date Picker is an open source version of Duet Design System’s accessible date picker. Try live example at https://duetds.github.io/date-picker/
1.73k
stars
68
forks
source link
Excessive announcements in screen readers #93
Open
jonnystening opened 3 years ago
Is your feature request related to a problem? Please describe. The date picker dialog announces the month and year frequently in screen readers.
div.duet-date__dialog
isaria-labelledby
thearia-live
H2table.duet-date__table
isaria-labelledby
thearia-live
H2Describe the solution you'd like
div.duet-date__dialog
witharia-label="Date picker"
to provide context for the feature.aria-live
H2 as is, since it provides useful updatesaria-labelledby
fromtable.duet-date__table