From cd9045483bc31768698b197d9452b5b01da68c99 Mon Sep 17 00:00:00 2001 From: Jordan Aasen <166539328+jaasen-livefront@users.noreply.github.com> Date: Wed, 25 Sep 2024 05:03:42 -0700 Subject: [PATCH] [PM-12561] - add data attrs for send form (#11209) * add data attrs for send form * Add data-testid for toggle view password * Revert "Add data-testid for toggle view password" This reverts commit bd6fcc8c1bf6d4d61888ace8480d34b3098d0770. * move dataid to component --------- Co-authored-by: Daniel James Smith --- .../components/options/send-options.component.html | 9 ++++++++- .../components/send-details/send-details.component.html | 2 +- .../send-details/send-file-details.component.html | 4 ++-- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html b/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html index 53483065b73..01b96e3bc5a 100644 --- a/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html +++ b/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html @@ -15,12 +15,19 @@ {{ "password" | i18n }} {{ "newPassword" | i18n }} - + {{ "sendPasswordDescV2" | i18n }} diff --git a/libs/tools/send/send-ui/src/send-form/components/send-details/send-details.component.html b/libs/tools/send/send-ui/src/send-form/components/send-details/send-details.component.html index 98f399760be..d4c253303bd 100644 --- a/libs/tools/send/send-ui/src/send-form/components/send-details/send-details.component.html +++ b/libs/tools/send/send-ui/src/send-form/components/send-details/send-details.component.html @@ -23,7 +23,7 @@ {{ "sendLink" | i18n }} - +