From c43012a5f2554db16d1e09de374578e8d1e116ae Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 4 Jan 2021 10:57:53 -0500 Subject: [PATCH] send improvements and bug fixes (#757) * send improvements and bug fixes * update jslib * update jslib * update jslib * update jslib ref * Hide match uri overflow (#758) match descriptions are overflowing in german and causing the uri delete button to overflow off of the cipher view modal * update jslib * jslib ref * update jslib Co-authored-by: Matt Gibson --- src/app/send/access.component.html | 8 +++++++- src/app/send/access.component.ts | 12 ++++++++---- src/app/send/add-edit.component.html | 4 ++-- src/app/send/send.component.html | 17 +++++++++++++++++ src/app/send/send.component.ts | 4 ++-- src/locales/en/messages.json | 17 +++++++++++++++++ 6 files changed, 53 insertions(+), 9 deletions(-) diff --git a/src/app/send/access.component.html b/src/app/send/access.component.html index 1c0f5cae5ae..bda2fefce05 100644 --- a/src/app/send/access.component.html +++ b/src/app/send/access.component.html @@ -25,6 +25,12 @@ +
+ {{'sendAccessUnavailable' | i18n}} +
+
+ {{'unexpectedError' | i18n}} +

{{send.name}}


@@ -33,7 +39,7 @@ {{'sendHiddenByDefault' | i18n}}
+ readonly>