help_modal.html
8.86 KB
-
accessibility: Add aria-hidden attribute to the help modal (LMS-584) · 4629ce73
Added a 'aria-hidden="true"' attribute to the modal initially, then toggle the value of that attribute to "false" when the modal is shown. Also remove the attribute when the modal is closed, whether it's through a click on the close button or on the overlay.
Xavier Antoviaque committed