mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 15:49:16 +02:00
Fix #1128: Lock focus in modals to improve accessibility
This commit is contained in:
parent
c5755e21a5
commit
0094cbb7d1
11 changed files with 40 additions and 13 deletions
|
@ -36,7 +36,7 @@
|
|||
</div>
|
||||
</section>
|
||||
<footer class="actions">
|
||||
<div class="ui basic cancel button"><translate translate-context="*/*/Button.Label/Verb">Close</translate></div>
|
||||
<button class="ui basic cancel button"><translate translate-context="*/*/Button.Label/Verb">Close</translate></button>
|
||||
</footer>
|
||||
</modal>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue