1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 02:33:46 +00:00

PM-11130 add aria labels to pw count and website launch in view v2 (#10776)

This commit is contained in:
Jason Ng
2024-08-29 17:44:53 -04:00
committed by GitHub
parent 57a1668a06
commit 2d753f2778
4 changed files with 8 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
type="button"
(click)="openWebsite(login.launchUri)"
data-testid="launch-website"
[attr.aria-label]="('launch' | i18n) + ' ' + login.hostOrUri"
></button>
<button
bitIconButton="bwi-clone"