Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrying & deleting failed messages #4013

Closed
4 tasks done
giomfo opened this issue Feb 8, 2021 · 2 comments · Fixed by #4101
Closed
4 tasks done

Retrying & deleting failed messages #4013

giomfo opened this issue Feb 8, 2021 · 2 comments · Fixed by #4101

Comments

@giomfo
Copy link
Member

giomfo commented Feb 8, 2021

When a message failed to send

  • Display an exclamation mark (on a red background). In case of a multi-line message, the tick is aligned with the last line:
    image

  • When a message with an error is selected, show a bottom bar with the 4 following actions: Retry - Delete - Edit - Copy:
    image

    • If users press on Retry, send again the message and display a loading wheel
      image
    • If users press on Delete, a confirmation dialog is displayed
      image
  • When error messages occur, a general error message appears above the composer. Selecting Delete will delete all error messages. Pressing on Retry will attempt to resend error messages.
    image
    If users press on Delete, a confirmation dialog is displayed
    image

  • In room lists, decorate rooms with errored messages with the error icon. Rooms with errors should be sorted first
    image

@JonasKress
Copy link

@giomfo can this be closed?

@giomfo
Copy link
Member Author

giomfo commented May 14, 2021

Tested on v1.3.5: ok

@giomfo giomfo closed this as completed May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants