Skip to content

Cache the message after clicking the 'send' button and restore it if the request has failed #117

@andreyponomarevru

Description

@andreyponomarevru

After clicking the 'send' button, clear the input immediately but cache the message into variable. If the POST req fails, set the message from the cached var back into the input form, Or just don't clear the form until the message has been successfully sent.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions