From 557dd8f68dd2789b5e2ab4aa2fa414be9295b958 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Thu, 16 Dec 2021 01:26:00 +0000 Subject: [PATCH] View entry: add labels to readonly fields, expand aria-label for repeated toggles Closes https://github.com/bitwarden/browser/issues/1984 --- .../vault/view-custom-fields.component.html | 4 +-- src/popup/vault/view.component.html | 30 +++++++++---------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/popup/vault/view-custom-fields.component.html b/src/popup/vault/view-custom-fields.component.html index a3ec154475..f6554b38ff 100644 --- a/src/popup/vault/view-custom-fields.component.html +++ b/src/popup/vault/view-custom-fields.component.html @@ -27,13 +27,13 @@
- -
- {{'name' | i18n}} - + +
- {{'username' | i18n}} - - + +
-
-
- - @@ -212,11 +212,11 @@
- {{'notes' | i18n}} +
- +