From 382258676c3ab83f9cebfc4e378ab955cd8fd9ff Mon Sep 17 00:00:00 2001 From: Nataly Rocha Date: Fri, 22 Oct 2021 08:11:45 -0500 Subject: Add warning and update privacy on share playlist (#4469) * add warning and update privacy on share * update playlist display name on toast * change privacy update to link * remove conditional * Improve share private warning styling Co-authored-by: Chocobozzz --- .../shared-share-modal/video-share.component.html | 17 +++++++++++++++++ .../shared-share-modal/video-share.component.scss | 6 ++++++ .../shared/shared-share-modal/video-share.component.ts | 10 +++++++++- 3 files changed, 32 insertions(+), 1 deletion(-) (limited to 'client/src/app/shared') diff --git a/client/src/app/shared/shared-share-modal/video-share.component.html b/client/src/app/shared/shared-share-modal/video-share.component.html index bcb1db4c4..059699d3b 100644 --- a/client/src/app/shared/shared-share-modal/video-share.component.html +++ b/client/src/app/shared/shared-share-modal/video-share.component.html @@ -10,6 +10,15 @@
Share the playlist
+ +
+
This playlist is private so you won't be able to share it with external users
+ + + Update playlist privacy + +
+