mirror of
https://github.com/status-im/status-react.git
synced 2025-01-12 12:04:52 +00:00
reset text input after editing message
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
This commit is contained in:
parent
413960682a
commit
9a61ef3fd7
@ -236,7 +236,7 @@
|
||||
:js-response true
|
||||
:on-error #(log/error "failed to edit message " %)
|
||||
:on-success #(re-frame/dispatch [:sanitize-messages-and-process-response %])}]}
|
||||
(clean-input (:current-chat-id db))
|
||||
(cancel-message-edit)
|
||||
(process-cooldown)))
|
||||
|
||||
(fx/defn send-current-message
|
||||
|
Loading…
x
Reference in New Issue
Block a user