papercups-io/papercups

Cache unsent messages in dashboard when toggling between conversations/pages

reichert621 opened this issue · 0 comments

Problem
Sometimes users start typing a message, and then switch to another conversation to address it, and then when they switch back their original unsent message is gone.

Solution
It would be nice to cache this message somewhere so that users don't have to start over.

We can probably just use localStorage for now?

Questions, or need help getting started?
Feel free to ask below, or ping us on Slack :)

(You can also check out our CONTRIBUTING.md)