You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The content is read twice with the first run being messed up and the second one being correct.
Additional thing is that the dialog title is read being "clickable", which is a minor thing.
The text was updated successfully, but these errors were encountered:
Without an `aria-label` screen readers (NVDA, JAWS, VoiceOver) read the dialog content twice: once as a title and another time as the content.
Depends on vaadin/vaadin-dialog#91Fixes#29
* add an aria-label to avoid the dialog content being read twice
Without an `aria-label` screen readers (NVDA, JAWS, VoiceOver) read the dialog content twice: once as a title and another time as the content.
Depends on vaadin/vaadin-dialog#91Fixes#29
* add an aria-label to avoid the dialog content being read twice
Without an `aria-label` screen readers (NVDA, JAWS, VoiceOver) read the dialog content twice: once as a title and another time as the content.
Depends on vaadin/vaadin-dialog#91Fixes#29
The content is read twice with the first run being messed up and the second one being correct.
Additional thing is that the dialog title is read being "clickable", which is a minor thing.
The text was updated successfully, but these errors were encountered: