Open cammellos opened 4 years ago
As a user I want to know my message has left my device So that I have confidence that it's on its way to the recipient
Next to each message sent there should be an icon indicating the state of the message:
sending
sent
Designs can be found here Figma
Description
Next to each message sent there should be an icon indicating the state of the message:
sending
state)sent
state)Out of scope
Implementation details
sent
once a confirmation is received from a node your are connected to. Currently only mailservers sends back confirmations. This is already implemented and as signal is already propagated to status-react. https://github.com/status-im/status-react/blob/473c5135b25e295d073ec5444ed5dcef432b5fff/src/status_im/signals/core.cljs#L54