Skip to content

Conversation

@cameronaaron
Copy link

Fixes #62

Add logic to display a red x or similar indicator for failed messages in the chat inbox.

  • Cupertino Conversation Tile

    • Add logic to CupertinoTrailing to display a red x for failed messages.
    • Update the CupertinoTrailing class to include the new logic.
  • Material Conversation Tile

    • Add logic to MaterialTrailing to display a red x for failed messages.
    • Update the MaterialTrailing class to include the new logic.
  • Delivered Indicator

    • Update the DeliveredIndicator class to handle failed messages.
    • Add logic to display a red x for failed messages.

Fixes OpenBubbles#62

Add logic to display a red x or similar indicator for failed messages in the chat inbox.

* **Cupertino Conversation Tile**
  - Add logic to `CupertinoTrailing` to display a red x for failed messages.
  - Update the `CupertinoTrailing` class to include the new logic.

* **Material Conversation Tile**
  - Add logic to `MaterialTrailing` to display a red x for failed messages.
  - Update the `MaterialTrailing` class to include the new logic.

* **Delivered Indicator**
  - Update the `DeliveredIndicator` class to handle failed messages.
  - Add logic to display a red x for failed messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If your last message in a chat failed to send, show a red x or something in the inbox next to that chat

1 participant