1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

explicitly add aria label (#16963)

This commit is contained in:
Bryan Cunningham
2025-10-21 12:46:08 -04:00
committed by GitHub
parent 1794803deb
commit d3fc20f8b9

View File

@@ -10,6 +10,7 @@
(close)="onClose()"
appendTo="body"
[keyDownFn]="onKeyDown"
[attr.aria-label]="selectedOption()?.label ?? placeholder()"
>
<ng-template ng-option-tmp let-item="item">
<div class="tw-flex" [title]="item.label">