ForstaLabs / forsta-web-messenger

Forsta Web Messenger
GNU General Public License v3.0
4 stars 10 forks source link

Offline use of app should provide feedback to user #320

Closed rainoz closed 5 years ago

rainoz commented 5 years ago

When using the mobile app, there is no user feedback about being offline. A user can type in a message and think that they "sent" it. If they notice the exclamation point that it is offline, they don't have the opportunity to "try again".

A couple ideas on how to address this:

  1. Have a visible message saying "Not sent" like you see on iMessage
  2. Allow to "Try Again"

Or... Grey out "Send" button if user is offline so they don't have the option to hit Send

mayfield commented 5 years ago

Messages are now resent when an error (of any kind occurs). See #262