From bafe52efbb60bdae8cc420d0d46dc3fb6aa38828 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 20 Jul 2020 08:50:59 -0600 Subject: [PATCH] Update PostComponent, add tagged modal --- .../assets/js/components/PostComponent.vue | 133 +++++++++++------- 1 file changed, 85 insertions(+), 48 deletions(-) diff --git a/resources/assets/js/components/PostComponent.vue b/resources/assets/js/components/PostComponent.vue index 38e01e151..9b74c8663 100644 --- a/resources/assets/js/components/PostComponent.vue +++ b/resources/assets/js/components/PostComponent.vue @@ -80,7 +80,7 @@
-
+
@@ -90,65 +90,73 @@ -

{{status.place.name}}, {{status.place.country}}

+

+ + {{status.taggedPeople.length}} Tagged People + + + {{status.place.name}}, {{status.place.country}} +

-
-
- +
-
+
-
- - {{truncate(status.account.username,15)}} - - This comment may contain sensitive material - Show +
+
+ + {{truncate(status.account.username,15)}} + + This comment may contain sensitive material + Show + - -
-
-

- {{statusUsername}} - -

+
+
+

+ {{statusUsername}} + +

+
+
-
Loading...
- -
+
@@ -216,8 +224,9 @@

-

-

+ +

@@ -235,11 +244,11 @@
-