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]: Inconsistencies in sidebar #526

Closed
Spiral-Memory opened this issue Mar 22, 2024 · 0 comments · Fixed by #525
Closed

[BUG]: Inconsistencies in sidebar #526

Spiral-Memory opened this issue Mar 22, 2024 · 0 comments · Fixed by #525
Labels
bug Something isn't working

Comments

@Spiral-Memory
Copy link
Contributor

Spiral-Memory commented Mar 22, 2024

Description:

The sidebar exhibits multiple design inconsistencies, including the following:

  1. Unable to render "invite members".
  2. Irregular padding in the messagebox.
  3. No date rendering on the first message in Pinned and Starred Messages.
  4. Text overflows in sidebar when code formatting is present in messages.
  5. Sidebar becomes scrollable when overflowing, which is not user-friendly.
  6. Room avatar is not centered.
  7. Refactoring is required for Pinned, Starred, and Files according to Sidebar component.
  8. UI unable to render due to no validation of messageList size
  9. Throbber needed in UserMentions and Files
  10. [Additional] : Ellipsis required in dynamic header

Steps to reproduce:

  1. Set up Embedded Chat.
  2. Experiment with the sidebar and observe the unexpected behavior mentioned above.

Actual behavior:

2024-03-22.16-44-37.mp4

Screenshot from 2024-03-22 11-09-51

@Spiral-Memory Spiral-Memory added the bug Something isn't working label Mar 22, 2024
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
Development

Successfully merging a pull request may close this issue.

1 participant