Describe the bug
When you set up a custom profile field (e.g., Invite Code), it will not appear during signup if it is the only custom field and is marked as optional. The workaround is adding a required profile field, but we currently do not need any other fields.
Expected behavior
The Tell us about yourself section shows up when there is only one optional profile field defined.
How to reproduce?
- Set up a custom profile field (e.g., Invite Code).
- Mark it as optional.
- Ensure it is the only profile field configured.
- Go to the signup page.
- Observe that the Tell us about yourself section does not appear during signup.
- Add another profile field and mark it as required.
- Check the signup page again. Now the Tell us about yourself section appears
Environment
Self-hosted (Docker image)
Screenshots
No response