[Bug]: Cant scroll terminal in mobile web
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/web
Steps to reproduce
Connect to your instance in a mobile browser.
Scrolling works find in the main agent loop.
But when I start the integrated terminal and it fills with text, no amount of touch and slide is getting it to scroll back.
By the way opencode web has the same experience - no scroll in mobile.
Expected behavior
Scrolling back works.
Actual behavior
No movement
Impact
Blocks work completely
Version or commit
0.0.20
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/web and reproduce the integrated-terminal issue in a mobile browser with enough output to overflow the view. Trace the terminal's touch and scrolling behavior, then verify that swiping can move back through the terminal output without breaking scrolling in the main agent loop.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, mobile-dev, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100