You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One issue here is the order is going to be creation order. Might make sense to have queued messages move to when they actually sent. But that sounds messy.
But once your queued messages send, your timeline is not a great representation of reality as it stands.
Also to answer a previous question about updating status in contact history, we only poll for events after a timestamp reflective of the most recent event. So, this means only the status of the most recent event could potentially be updated. I've reworked that so it updates now, but this won't matter when a message from way back when eventually sends. Of course, that only matters for the current page view. So maybe not that big of a deal. And as mentioned before, probably not in a meaningful order for the user to show it when it was queued over when it was sent. So perhaps some thinking to do there.
They could have a spinner, or be greyed... they ain't sent.
The text was updated successfully, but these errors were encountered: