Comment 4 for bug 1950510

Revision history for this message
Galen Charlton (gmc) wrote :

I ran the proposed patch through a screen reader (in this case, Microsoft Narrator) and it didn't result in the modal's title being read.

I think the canonical way to fix this is to use NgbModalOptions' ariaLabelledBy parameter to direct screen readers at elements that have the appropriate label.