mastodon/app/views/auth/registrations
ThibG cb28f61a6c
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.
2020-02-16 12:38:22 +01:00
..
_sessions.html.haml Change unconfirmed user login behaviour (#11375) 2019-07-22 10:48:50 +02:00
_status.html.haml Add account migration UI (#11846) 2019-09-19 20:58:19 +02:00
edit.html.haml Add (back) option to set redirect notice on account without moving followers (#11994) 2019-09-29 05:03:19 +02:00
new.html.haml Fix invite request input not being shown on sign-up error if left empty (#13089) 2020-02-16 12:38:22 +01:00