Skip to content
Snippets Groups Projects
Unverified Commit cb28f61a authored by ThibG's avatar ThibG Committed by GitHub
Browse files

Fix invite request input not being shown on sign-up error if left empty (#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.
parent bd4bbba9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment