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

Make "Bio" field not required #701

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

carlos-granados
Copy link
Contributor

When registering you are not required to fill in your "Bio" data. It then does not make sense to make it a required field when editing your profile (and in fact the field is nullable and is not required in the backend when calling the patch profile route). You may be just editing your profile to change something else like your email preferences and be forced to enter something in this field.

This PR just removes this "required" property from the blade template to make it not required on the frontend.

This description is much longer than the fix itself 🤣

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.

1 participant