mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 19:58:09 +00:00
UBERF-4868: disable draft saving for comment editing (#4332)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
parent
8900b1e4e9
commit
2852c1e820
@ -175,6 +175,7 @@
|
||||
<ChatMessageInput
|
||||
bind:this={refInput}
|
||||
chatMessage={value}
|
||||
shouldSaveDraft={false}
|
||||
{object}
|
||||
on:submit={() => {
|
||||
isEditing = false
|
||||
|
Loading…
Reference in New Issue
Block a user