Skip to content

fix(signup): remove default 20-years-ago birth date assumption - #11589

Open
Puspak29 wants to merge 1 commit into
bluesky-social:mainfrom
Puspak29:signup-user-age
Open

fix(signup): remove default 20-years-ago birth date assumption#11589
Puspak29 wants to merge 1 commit into
bluesky-social:mainfrom
Puspak29:signup-user-age

Conversation

@Puspak29

Copy link
Copy Markdown

Summary

The signup form was automatically filling in a birth date 20 years before today. This incorrectly assumed every new user was 20 years old.

Now, the birth date field starts blank, and users must select their actual date of birth before continuing.

UI Change

Before:
Birth date was automatically filled with a date 20 years ago.
Screenshot 2026-08-28 144949

After:
Birth date starts empty, and the user must select a date before continuing or creating an account.
Screenshot 2026-08-28 151008

Fixes #10935

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.

Sign up assumes that the user is 20 years old.

1 participant