Monorepo for Tangled tangled.org

appview/pages: do not validate pronoun field. #831

merged opened by whitequark.org targeting master from [deleted fork]: no-pronoun-validation

The idea of "validating pronouns" is as absurd as the idea of "validating names" (which, admittedly, people still try). There is nothing to be gained by doing this, either technically or socially, so don't do it and avoid restricting people in how they can describe themselves.

Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:i7ayw57idpkvkyzktdpmtgm7/sh.tangled.repo.pull/3m62ne3pvz422
-1
Diff #0
-1
appview/pages/templates/user/fragments/editBio.html
··· 31 31 class="py-1 px-1 w-full" 32 32 name="pronouns" 33 33 placeholder="they/them" 34 - pattern="[a-zA-Z]{1,6}[\/\s\-][a-zA-Z]{1,6}" 35 34 value="{{ $pronouns }}" 36 35 > 37 36 </div>

History

1 round 1 comment
sign up or login to add to the discussion
whitequark.org submitted #0
1 commit
expand
7750603f
appview/pages: do not validate pronoun field.
expand 1 comment

lgtm, thanks!

pull request successfully merged