Skip to content

Add signup profile fields#24

Merged
neethika12 merged 1 commit into
mainfrom
feature/signup-profile-fields
Apr 11, 2026
Merged

Add signup profile fields#24
neethika12 merged 1 commit into
mainfrom
feature/signup-profile-fields

Conversation

@neethika12
Copy link
Copy Markdown
Contributor

What changed

Adds lightweight profile fields to the signup experience so new users can provide clearer identity details during account creation.

Why it changed

Sentinent benefits from having basic profile context available early for workspace collaboration and signal attribution, and the signup form now reflects that need without becoming overly heavy.

User impact

  • Users can now enter a required full name during signup.
  • Users can optionally provide a job title and organization or team.
  • The optional fields are stacked on separate lines for a cleaner, clearer layout.

Technical notes

  • Extends signup form state and validation in the auth component.
  • Sends the new profile fields with the existing signup request.
  • Updates frontend tests for the new required full-name field.

Validation

  • npm test -- --watch=false

@neethika12 neethika12 changed the title [codex] Add signup profile fields Add signup profile fields Apr 11, 2026
@neethika12 neethika12 marked this pull request as ready for review April 11, 2026 21:29
@neethika12 neethika12 merged commit 7189843 into main Apr 11, 2026
1 check passed
yashrastogi pushed a commit that referenced this pull request Apr 11, 2026
@yashrastogi yashrastogi deleted the feature/signup-profile-fields branch April 27, 2026 17:27
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.

1 participant