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

Feat: display room announcement , room avatar and make room name clickable #733

Closed
3 tasks
abirc8010 opened this issue Dec 25, 2024 · 0 comments · Fixed by #734
Closed
3 tasks

Feat: display room announcement , room avatar and make room name clickable #733

abirc8010 opened this issue Dec 25, 2024 · 0 comments · Fixed by #734
Labels
enhancement New feature or request

Comments

@abirc8010
Copy link
Contributor

As an EmbeddedChat developer

I need to:

  1. Implement a feature that displays the room's announcement as in Rocket.Chat.
  2. Display room info when the room name is clicked, allowing users to view the room’s name, avatar, topic,description and announcement .
  3. Display Room avatar alongside with room name

So That:
Users can easily access room information by clicking the room name, and the announcement can be viewed conveniently.

Acceptance Criteria

  • Display the room avatar alongside the room name.
  • Display the room information (name, avatar, topic, description, and announcement) when the room name is clicked.
  • Display the room announcement as in Rocket.Chat, and for large announcements, show them in a modal.
Screencast.from.2024-12-25.22-56-19.webm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant