EmbeddedChat icon indicating copy to clipboard operation
EmbeddedChat copied to clipboard

[BUG]: Sidebar Overlapping with Chat Body

Open Spiral-Memory opened this issue 1 year ago • 1 comments

Description:

In the current implementation, when opening the sidebar, it overlaps with the chat body, which is not good behavior. Instead, the chat body should adjust its width accordingly when the sidebar is open.

Steps to reproduce:

  1. Set up Embedded Chat.
  2. Click on any option that opens the sidebar, such as Thread menu, Mention menu, Channel info menu, etc.
  3. Notice that the sidebar overlaps with the chat body.

Expected behavior:

The chat body width should adjust accordingly whenever the sidebar opens up.

Actual behavior:

image

The sidebar overlaps with the chat body, giving the user less space to send messages or perform tasks.

Spiral-Memory avatar Apr 06 '24 07:04 Spiral-Memory

Working on this ..

Spiral-Memory avatar Apr 06 '24 07:04 Spiral-Memory