Don't use custom views for dropdowns or text input
Open
Nobody has claimed this yet.
design
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
The screen for setting the status messages is using a lot of custom views. This looks very out of style. Regular list components and styling should be used here. See https://developer.apple.com/design/human-interface-guidelines/lists-and-tables
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 screen for setting status messages in the iOS app, then review the Apple Human Interface Guidelines lists-and-tables reference linked in the issue. Replace the custom views used for dropdowns and text input with regular list components and styling; the screen should match the platform's list design and look less out of style.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- design, mobile
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100