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

Fix: Sidebar starred messages fetched by api to include thread messages. #669

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

Barrylimarti
Copy link
Contributor

@Barrylimarti Barrylimarti commented Nov 12, 2024

Brief Title

Make thread starred messages appear in the sidebar.

Acceptance Criteria fulfillment

  • Fetch the response from getStarredMessages api instead of filtering it from the messages.
  • Show it in the sidebar menu without breaking other functionalities.

Fixes #668

Video/Screenshots

Screen.Recording.2024-11-13.at.3.05.51.AM.mov

Realtime updation

Screen.Recording.2024-11-13.at.3.08.11.AM.mov

PR Test Details

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-669 after approval. Contributors are requested to replace <pr_number> with the actual PR number.

@Barrylimarti Barrylimarti changed the title Bug: Sidebar starred messages fetched by api to include thread messages. Fix: Sidebar starred messages fetched by api to include thread messages. Nov 12, 2024
Copy link
Collaborator

@Spiral-Memory Spiral-Memory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testing deployment

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.

Bug: Thread messages which are starred are not being showed up in the sidebar
2 participants