A11Y: Allow keyboard users to scroll help modal (#25226)

This commit is contained in:
Penar Musaraj 2024-01-11 14:32:16 -05:00 committed by GitHub
parent 05668bdf8a
commit 8838d27754
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
<:body>
<div id="keyboard-shortcuts-help">
<div class="keyboard-shortcuts-help__container">
<span tabindex="0"></span>
{{! A11Y, allows keyboard users to scroll modal body }}
{{#each-in this.shortcuts as |category shortcutCategory|}}
<section
class="shortcut-category span-{{shortcutCategory.count}}