From 7f787bcebc7faf402aad78c6dab033e0ba82ab01 Mon Sep 17 00:00:00 2001 From: ElectricS01 <103579308+ElectricS01@users.noreply.github.com> Date: Wed, 15 Feb 2023 22:18:00 +1100 Subject: [PATCH 1/2] Possible fix for out of sync read receipts --- .../Communications/CommunicationsChat.vue | 124 +++++++----------- 1 file changed, 46 insertions(+), 78 deletions(-) diff --git a/frontend/src/views/Communications/CommunicationsChat.vue b/frontend/src/views/Communications/CommunicationsChat.vue index 98d03a0..8b06560 100644 --- a/frontend/src/views/Communications/CommunicationsChat.vue +++ b/frontend/src/views/Communications/CommunicationsChat.vue @@ -301,6 +301,52 @@ style="display: block; width: 100px; margin: 0 auto" > - - - - {{ $store.state.user.username }} has read up to this point. - - From 7261f7029326e279257633623280983284ec3e7a Mon Sep 17 00:00:00 2001 From: ElectricS01 <103579308+ElectricS01@users.noreply.github.com> Date: Wed, 15 Feb 2023 22:54:49 +1100 Subject: [PATCH 2/2] Fixed broken formatting --- .../Communications/CommunicationsChat.vue | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/frontend/src/views/Communications/CommunicationsChat.vue b/frontend/src/views/Communications/CommunicationsChat.vue index 8b06560..5c34f5a 100644 --- a/frontend/src/views/Communications/CommunicationsChat.vue +++ b/frontend/src/views/Communications/CommunicationsChat.vue @@ -302,41 +302,41 @@ >