Jasonette / Jasonette/JASONETTE-iOS
Request: autocapitalise, autocorrect and spellcheck in search input
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 347
- PR merge metrics
- No merged PRs in 30d
Description
Using these arguments in the style options of a search input don't work currently. Last thing you want to do is misspell your search query!
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
The issue concerns autocapitalisation, autocorrection, and spellcheck style options on search inputs in the iOS project. Start by locating the code that maps search-input style options to native iOS text fields, then verify how each option is applied and confirm that the three behaviors work as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100