From 5a2323552976bc1275f15bcc5c8aa05a4ac00f81 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Wed, 4 Apr 2018 20:33:17 -0700 Subject: [PATCH] destroy entire dialog when closed --- routes/_components/dialog/ComposeDialog.html | 9 ++++++++- routes/_components/dialog/ConfirmationDialog.html | 8 +++++++- routes/_components/dialog/EmojiDialog.html | 9 ++++++++- routes/_components/dialog/ImageDialog.html | 1 + routes/_components/dialog/ModalDialog.html | 5 +++-- routes/_components/dialog/PostPrivacyDialog.html | 9 ++++++++- routes/_components/dialog/StatusOptionsDialog.html | 9 ++++++++- routes/_components/dialog/VideoDialog.html | 12 +++++++----- 8 files changed, 50 insertions(+), 12 deletions(-) diff --git a/routes/_components/dialog/ComposeDialog.html b/routes/_components/dialog/ComposeDialog.html index 6925066..8c39587 100644 --- a/routes/_components/dialog/ComposeDialog.html +++ b/routes/_components/dialog/ComposeDialog.html @@ -1,4 +1,11 @@ - +