Skip to content

add bio section in the profile#231

Open
FelixDevX wants to merge 1 commit into
chthonn:mainfrom
FelixDevX:feat/add-bio-section
Open

add bio section in the profile#231
FelixDevX wants to merge 1 commit into
chthonn:mainfrom
FelixDevX:feat/add-bio-section

Conversation

@FelixDevX

Copy link
Copy Markdown

Summary

Added a Bio/About Me section to user profiles.

Changes

  • Added bio field to user profile model
  • Added bio textarea in Settings → User Profile
  • Added 200-character limit and live character counter
  • Added backend validation and persistence
  • Displayed bio in profile card, friend cards, and DM headers
  • Added tests for bio functionality

Closes #212

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

@FelixDevX is attempting to deploy a commit to the Sunil Kumar's projects Team on Vercel.

A member of the Team first needs to authorize it.

@FelixDevX

Copy link
Copy Markdown
Author

Implemented the Bio/About Me feature as discussed in the issue. Added backend support, validation, profile UI, and bio display across profile surfaces. Looking forward to feedback. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Bio/About Section to User Profile

1 participant