linagora / twake-on-matrix

A multi-platform (Flutter) application for connecting to Matrix - an open network for secure, decentralized communication, with your favorite devices.
GNU Affero General Public License v3.0
63 stars 18 forks source link

[Improvement] Update display of tags in counters #2078

Open tprudentova opened 1 month ago

tprudentova commented 1 month ago

2.6.5, all environments

Current behaviour:

  1. When the chat is unmuted:
  1. When the chat is muted:

Video of current behaviour:

https://github.com/user-attachments/assets/ed436a28-4c7e-4090-9aad-d56cb8c23ab6

Expected behaviour

  1. When the chat is unmuted:

User sees a blue "@" and a blue counter of ALL unread messages

Screenshot 2024-10-09 at 16 08 47
  1. When the chat is muted:

User sees a grey "@" and a grey counter of ALL unread messages

Screenshot 2024-10-09 at 16 10 02