-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
When a message fails to be delivered (e.g., due to a server-to-server connection failure), Fluux does not display any error indicator to the user. The delivery failure is silently ignored, and users only discover the problem if they check another client.
Expected behavior
Failed messages should display a visual error indicator so the user is immediately aware of the delivery failure.
Proposed solution
Show a red exclamation icon below the failed message, with two separate clickable actions:
- View error — display the error details (e.g., the XMPP error stanza reason)
- Retry — re-send the message
These should be two distinct options, not a single combined action.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request