[#4607] fixed the keyboard-accebility of the Admin UI dropdowns
This commit is contained in:
@@ -282,6 +282,7 @@
|
||||
<div
|
||||
tabindex="0"
|
||||
class="dropdown-item option"
|
||||
role="menuitem"
|
||||
class:closable
|
||||
class:selected={isSelected(item)}
|
||||
on:click={(e) => handleOptionSelect(e, item)}
|
||||
|
||||
Reference in New Issue
Block a user