Project-Chirp / chirp-frontend

Frontend of Chirp
2 stars 3 forks source link

T131: User Profile Bio Section in Direct Messages #134

Closed NasihNazeem closed 5 days ago

NasihNazeem commented 3 weeks ago

Related Issues

Closes #131.

Summary

This PR adds a clickable user bio section within the direct messages page.

Changes Made

There are modifications to formatTimestamp(), ConversationList.tsx, SelectedUser type and the addition of the Bio Details component. This includes functionalities such as:

This feature helps fledge out the messages pages, by allowing users to quickly view and access other users' profile details within the chat.

Screenshots

{1A97BAA0-B745-4C00-BB70-1FC6300AEA66}

Testing Instructions

No additional testing instructions

Special Notes for Your Reviewer(s)

No additional notes