feat: Update label suggestion visibility (#7525)

This commit is contained in:
Shivam Mishra
2023-07-15 07:50:03 +05:30
committed by GitHub
parent 2c3ad73542
commit 1a81245987
3 changed files with 22 additions and 1 deletions

View File

@@ -755,6 +755,7 @@ export default {
messagePayload
);
bus.$emit(BUS_EVENTS.SCROLL_TO_MESSAGE);
bus.$emit(BUS_EVENTS.MESSAGE_SENT);
this.removeFromDraft();
} catch (error) {
const errorMessage =