record editor modal heading accessible to screenreader user/malexander/lp1950510-screenreader-modal-headers-accessibility
authormalexander <malexander@catalyte.io>
Wed, 22 Dec 2021 19:29:49 +0000 (19:29 +0000)
committermalexander <malexander@catalyte.io>
Wed, 22 Dec 2021 19:29:49 +0000 (19:29 +0000)
Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html

index 859dc0b..d902262 100644 (file)
@@ -20,6 +20,7 @@
     </ng-container>
   </div>
   <div class="modal-body">
+    <h4 class="modal-title" class="sr-only sr-only-focusable" i18n>Record Editor: {{recordLabel}}</h4>
     <form #fmEditForm="ngForm" role="form" class="form-validated common-form striped-odd">
       <ng-container *ngIf="!record">
         <!-- display a progress dialog while the editor