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

Bug: Incorrect Wording & Empty Message for Avatar/Room/Room Name Conversion Events. #918

Open
AyushKumar123456789 opened this issue Jan 17, 2025 · 0 comments · May be fixed by #919
Open
Labels
bug Something isn't working

Comments

@AyushKumar123456789
Copy link

Description:

There is a bug in the notification message formatting for events when a user changes the avatar,Room Name, or converts a room to a team and vice versa. Specifically, the notification message sometimes appears empty or displays improper wording that does not align with the expected behavior in the Rocket.Chat app. This leads to a confusing user experience when such events are triggered.

Steps to reproduce:

  1. Change the room's avatar.
  2. Change the room's name.
  3. Convert a room to a team.
  4. Convert a team back to a channel.
  5. Observe the notification message in the chat for these events.

Expected behavior:

  • The notification message should display clear and correct wording corresponding to each event.
  • For a room avatar change, room name change the message should clearly indicate that the room avatar has been changed or room name has been changed.
  • For room conversion events (room-to-team and team-to-channel), the message should clearly indicate the conversion, e.g., "converted #roomName to team" or "converted #roomName to channel".
  • The message should not be empty under any of these conditions.

Actual behavior:

  • The notification message appears empty for the avatar change or room's name conversion events.
  • The displayed wording does not match the expected phrases and is inconsistent with the Rocket.Chat app.
  • This bug affects clarity and usability for users monitoring system events through notifications.

Image

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant