Pronouns cannot be blank on profile

I was creating a fork for a PR to fix this but realized after reading that PRs aren’t accepted for the website :blush:

In ‎app/javascript/components/settings/PronounsForm.tsx, the required keyword should be removed from the pronoun boxes (lines 81, 91, 101); otherwise you can’t remove your pronouns unless you remove the required keywords using the DOM inspector and saving the form; but this results in an empty Pronouns box on your Profile and I don’t know anything about Ruby :smiley:

1 Like

Thanks! You can PR it if you like :slight_smile:

1 Like