[Bug]: Chat window not scrolling properly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 23k
- Forks
- 5.9k
- Avg merge
- 11h 14m
- Merged PRs (30d)
- 357
Description
Before submitting
- I searched existing issues and did not find a duplicate.
- I included enough detail to reproduce or investigate the problem.
Area
apps/mobile
Steps to reproduce
The scrolling window does not respect the keyboard boundaries for text input, causing the chat to appear under the keyboard.
Andoird 17 with stock gboard keyboard.
Expected behavior
Chat window respects the available scaling with touch keyboard usage
Actual behavior
When the keyboard is open and the test reaches the keyboard portion it will begin displaying under the keyboard and be unreasonable
Impact
Blocks work completely
Version or commit
No response
Environment
No response
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
No response
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 in apps/mobile and reproduce the issue on Android 17 with the stock Gboard keyboard, focusing on the chat view while text input is active. The work is complete when the chat remains within the available area and does not render beneath the open keyboard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100