Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix invite request input not being shown on sign-up error if left empty #13089

Merged
merged 1 commit into from
Feb 16, 2020

Conversation

ClearlyClaire
Copy link
Contributor

If the “Why do you want to join?” textarea is left empty and the entered params
do not validate, the textarea isn't shown again, unlike other fields.

This commit fixes that by populating an empty UserInviteRequest when needed.

…t empty

If the “Why do you want to join?” textarea is left empty and the entered params
do not validate, the textarea isn't shown again, unlike other fields.

This commit fixes that by populating an empty `UserInviteRequest` when needed.
@Gargron Gargron changed the title Fix request text box not being shown on account creation error if left empty Fix invite request input not being shown on sign-up error if left empty Feb 16, 2020
@Gargron Gargron merged commit cb28f61 into mastodon:master Feb 16, 2020
rtucker pushed a commit to vulpineclub/mastodon that referenced this pull request Jan 7, 2021
…ty (mastodon#13089)

If the “Why do you want to join?” textarea is left empty and the entered params
do not validate, the textarea isn't shown again, unlike other fields.

This commit fixes that by populating an empty `UserInviteRequest` when needed.
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.

2 participants