FEAT add autocomplete in user profil form
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://developer.mozilla.org/fr/docs/Web/HTML/Attributes/autocomplete#name
see here for references
also add type restriction in the form
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the user profile form and consult the linked MDN autocomplete reference. Identify where the form is defined, then add the requested autocomplete behavior and type restrictions. Done means both requested form changes are present and the profile form still works as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100