anomalyco / anomalyco/opencode
Scrolling Issues in the New Design.
Open
@Hona is already working on this.
Since Jul 22, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
Hello.
It seems I've identified an anti-pattern in the interaction with the desktop app on macOS.
How to reproduce it and what happens:
- I type something in the chat. The neural network responds, and the response/text automatically scrolls as the response is displayed.
- If I scroll up while the response is being displayed and then switch to another tab, when I return to the original tab, I find that the response/text has scrolled all the way to the very end of the response.
How I’d like it to work:
After sending a task or question, the block containing the question moves (sticks, remains fixed) to the top of the window, and the neural network’s response does not automatically displace the question block—only when scrolling manually.
This is how it’s implemented in almost all chatbots, and it’s convenient.
OpenCode version: 1.18.4
**Operating System: ** macOS
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.
Assessment
This issue has not been assessed yet.