RocketChat / RocketChat/EmbeddedChat

Bug: Incorrect "Room Archived" Status

Open Beginner friendly
#1,109 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
165
Forks
381
Avg merge
1d 2h
Merged PRs (30d)
1

Description

The Room Information side panel in Embedded Chat incorrectly displays a "Room Archived" warning for all channels, regardless of their actual archived status.

This results in misleading UI feedback, as active and unarchived rooms are shown as archived.


Steps to Reproduce
  1. Launch Embedded Chat.
  2. Navigate to an active, unarchived public channel (for example, #general).
  3. Click the Room Information (info) icon in the chat header.
  4. Observe the warning displayed in the side panel.

Screenshots

Image
Expected Behavior
  • The "Room Archived" warning should be shown only when the room is actually archived.

Actual Behavior
  • The "Room Archived" warning is displayed for all rooms, including active and unarchived ones.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Embedded Chat Room Information side panel and reproduce the warning on an active, unarchived public channel such as #general. Trace how the panel determines archived status and verify that the warning appears only for archived rooms.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.