[UX] Multiple selection not easy to discover and tap target is too small
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 251
- Forks
- 142
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 3
Description
When testing, I found that I sometimes even don't hit the button if the finder is slightly off target since probably the button is just too small. In the view debugger it is 18,5 x 18,5 pt and Apple's HIG suggests 44x44 pt tap targets. I think we have already UX issue on this topic but at least increasing button size would help here.
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 by locating the multiple-selection button in the iOS app view shown in the attached screenshot and inspect its current tap target. Increase the interactive area to match the 44×44 pt guidance while preserving the visible control, then verify that slightly off-target taps activate it reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- accessibility, design, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100