diff --git a/frontend/src/views/Communications/CommunicationsChat.vue b/frontend/src/views/Communications/CommunicationsChat.vue index d286774..98d03a0 100644 --- a/frontend/src/views/Communications/CommunicationsChat.vue +++ b/frontend/src/views/Communications/CommunicationsChat.vue @@ -222,7 +222,7 @@ z-index: 20; " width="100%" - @click="forceBottom" + @click="forceScroll" v-if="avoidAutoScroll" >
@@ -437,7 +437,6 @@ outlined autofocus @keydown.enter="doSearch" - @keydown.esc="$store.state.searchPanel = false" >