BamaCharanChhandogi / GitFinder

GitFinder is a vibrant hub for developers, offering a space to showcase projects, discover coding trends, and connect with peers worldwide. Showcase your coding prowess, explore diverse projects, engage in discussions, and stay updated on the latest in the coding community.
https://gitfinder-psi.vercel.app/
MIT License
16 stars 34 forks source link

Display User Profile Name in Chat Messages #53

Open Lokesh-Bijarniya opened 1 week ago

Lokesh-Bijarniya commented 1 week ago

Currently, when users click on a chat within the OpenLMS platform, they only see the message tab without any indication of the participant's name. This lack of visibility regarding the user’s identity can lead to confusion, especially in scenarios where multiple chats are active simultaneously.

To enhance user experience and communication clarity, I propose that we implement a feature that displays the name (and potentially the profile picture) of the user whose chat is currently open. This change will provide immediate context for the user, allowing them to better engage in conversations.

Proposed Changes:

User Name Display: When a user clicks on a chat, the name of the other participant should be prominently displayed at the top of the chat interface. This will make it immediately clear who they are conversing with.

Profile Picture Integration: Along with the user name, displaying their profile picture next to the name would add a visual cue, improving the overall interface aesthetics and usability.

Consistent UI Design: The addition should be consistent with the existing design of the chat feature to ensure that the interface remains cohesive and user-friendly.

Responsive Design: Ensure that the user name and profile picture are displayed appropriately across various devices and screen sizes.

Benefits:

Enhanced User Experience: By providing users with the necessary context about who they are chatting with, we can reduce confusion and improve communication. Increased Engagement: Clear identification of chat participants can foster a sense of community and connection among users. User Trust and Comfort: Knowing who they're communicating with adds a layer of trust and comfort, encouraging users to engage more actively in discussions. This feature will not only improve the usability of the chat functionality but also enhance the overall user interaction within the OpenLMS platform. Thank you for considering this enhancement!

![Uploading Screenshot 2024-10-09 at 10.30.05 AM.png…]()

BamaCharanChhandogi commented 1 week ago

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our GitFinder team will review it shortly. Stay tuned!

Lokesh-Bijarniya commented 1 week ago

@BamaCharanChhandogi Can you add hacktoberfest label ?

tmsagarofficial commented 1 week ago

That's done pls make sure to start working on the issue @Lokesh-Bijarniya

Lokesh-Bijarniya commented 1 week ago

@tmsagarofficial Thank you for adding the label, I am start working on the issue.