Jasonette / Jasonette/JASONETTE-Android
Implement additional textfield and textarea attributes
Open
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
This includes:
1. The proposed `keyboard` attribute at https://github.com/Jasonette/documentation/issues/72
2. And some of the missing attributes that haven't been added to Android side yet, which includes: `autocorrect`, `autocapitalize`, and `spellcheck`.
Contributor guide
Research direction
Start by locating the Android implementations for textfield and textarea and compare their existing attributes with the linked documentation issue #72. Check how keyboard, autocorrect, autocapitalize, and spellcheck are represented, then verify that each requested attribute is supported on Android and covered by the relevant tests, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100