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

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

Open
princekhunt opened this issue Jun 14, 2024 · 0 comments
Labels
advance Advanced level issues enhancement New feature or request

Comments

@princekhunt
Copy link
Owner

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 princekhunt added enhancement New feature or request intermediate intermediate level issues labels Jun 14, 2024
@princekhunt princekhunt pinned this issue Jun 20, 2024
@princekhunt princekhunt added advance Advanced level issues and removed intermediate intermediate level issues labels Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advance Advanced level issues enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant