Jasonette / Jasonette/JASONETTE-iOS
touch feedback should always be applied to buttons
Open
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 347
- PR merge metrics
- No merged PRs in 30d
Description
Touch feedback (slight background change) works on all top-level ~~components~~ labels. However, ~~nested~~ Buttons can also have actions attached, therefore should also have the touch feedback applied.
Additionally, you may consider adding the property: `touchFeedback: true|false` for more flexibility.
Contributor guide
Research direction
Start by locating where touch feedback is applied to top-level labels and where nested Buttons handle actions. Done means Buttons with attached actions receive the same slight background change; consider whether the optional touchFeedback property should also be included.
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
- 45/100