main ← fix/hide-fields-on-invite-signup
opened 03:14AM - 15 Oct 25 UTC
### What is the problem?
In #34672 we added the ability to hide user fields f…rom the sign-up form. However, we didn't exclude these from the slightly different signup form used when you are invited by another user.
### How does this fix it?
Add a regression test and apply the same treatment to this special version of the form.