ephemeraHQ / xmtp-inbox-web

XMTP Inbox web chat app
https://dev.xmtp.chat
MIT License
33 stars 40 forks source link

Expanded state of the left menu should push the conversation list and conversation over #223

Closed darickdang closed 1 year ago

darickdang commented 1 year ago

Describe the bug When the left navigation is expanded, it currently overlays the content to the right of the menu.

To Reproduce Steps to reproduce the behavior:

  1. Go to xmtp.chat
  2. Click on the double arrow icon in the left navigation
  3. See how the left navigation overlaps with the content to the right

Expected behavior The left navigation should have a max-width of 230px and push the conversation list and individual conversation over.

Screenshots Current:

CleanShot 2023-04-25 at 09 53 35@2x

Expected:

CleanShot 2023-04-25 at 09 48 13@2x

Device and browser: Chrome, Arc

Additional context Add any other context about the problem here.

daria-github commented 1 year ago

Note: Pending designs for mobile views. Expected behavior for now, removing bug tag.