privateping icon indicating copy to clipboard operation
privateping copied to clipboard

[Creating UI for Mobile] Show Chat Screen When Clicking on Friend's Name

Open princekhunt opened this issue 1 year ago • 0 comments

Describe the bug On mobile devices, the chat screen is not responsive. When a user clicks on a friend's name to start a chat, the chat area does not appear.

To Reproduce Steps to reproduce the behavior:

  1. Switch to mobile-version branch, and clone.
  2. Setup and run the project.
  3. Open browser in full screen
  4. Add friend, and accept friend request
  5. decrease the resolution to a mobile-like view.

Expected behavior

  1. On mobile, the left side menu and the chat area on the (moves to /waiting-room?user=exampleuser), the side menu on the left should be fully hidden, and the waiting area should be displayed on the screen.

  2. Similarly, when the chat screen is active (/chat/exampleuser), the left side menu should be hidden, and the chat screen should be fully visible.

Screenshots mobile privateping

princekhunt avatar Jun 14 '24 20:06 princekhunt