Add pronouns to autocomplete attribute #10768
Labels
addition/proposal
New features or enhancements
needs implementer interest
Moving the issue forward requires implementers to express interest
What problem are you trying to solve?
I would like to improve the autocomplete attribute by adding some things.
First I would like to add a token to the list of the autofill field names. This token is "pronouns". We could write an heuristic to get one from "sex" but this is a lot of work for a clunky and error-prone solution. Letting the user autodetermine themselves is far easier. Asking for pronouns is quite a basic nowadays. Here is some example:
Discord:
GitHub:
LinkedIn:
Codeberg:
So the spec could look like this:
More information on Wikipedia : https://en.wikipedia.org/wiki/Pronoun
What solutions exist today?
Mostly having a empty field for pronouns without autocomplete or a dropdown
How would you solve it?
Extend the spec
Anything else?
Related links:
The text was updated successfully, but these errors were encountered: