iOS: Keyboard should hide when you scroll up in messages
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Most messaging apps hide the keyboard when you scroll up to see earlier messages. This makes the messaging interface feel janky.
I probably don't have bandwidth to fix this myself, but if anyone has pointers on where to get started, that would be helpful!
Contributor guide
No contributing guide indexed for this repository
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 tracing the iOS messaging interface and its scroll handling to find where scrolling through earlier messages is processed. Confirm the current keyboard behavior and define done as hiding the keyboard when the user scrolls up, without disrupting message browsing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100