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
|
|
@ -35,7 +35,7 @@
|
|||
</form>
|
||||
</div>
|
||||
<div class="actions">
|
||||
<div class="ui basic cancel button"><translate translate-context="*/*/Button.Label/Verb">Cancel</translate></div>
|
||||
<button class="ui basic cancel button"><translate translate-context="*/*/Button.Label/Verb">Cancel</translate></button>
|
||||
</div>
|
||||
</modal>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue