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

Enable User Profile Redirection from Chat by Clicking Username #194

Closed
Shruti-1910 opened this issue Jun 19, 2024 · 0 comments · Fixed by #203
Closed

Enable User Profile Redirection from Chat by Clicking Username #194

Shruti-1910 opened this issue Jun 19, 2024 · 0 comments · Fixed by #203

Comments

@Shruti-1910
Copy link
Collaborator

Description:

Currently, clicking on a user's name within chat conversations does not redirect users to view the profile of the person they are chatting with. Implementing this feature will enhance user interaction and engagement by allowing seamless navigation to user profiles directly from chat messages.

Expected Behavior:

  • Clicking on a user's name within chat messages should redirect the user to view the profile of that specific user.
  • The profile view should display relevant information about the user, such as their bio, profile picture, and other relevant details.
  • Users should be able to navigate back to the chat conversation after viewing the profile.

Acceptance Criteria:

  1. User Interface:
  • Implement clickable usernames within chat messages to indicate they are interactive elements.
  • Provide a smooth transition from the chat interface to the user profile view and back.
  1. Functionality:
  • Implement logic to recognize and handle clicks on usernames within chat messages.
  • Retrieve and display the user's profile information accurately and efficiently.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant