anomalyco / anomalyco/opencode

Scrolling Issues in the New Design.

Open
#38,256 1 comment 0 reactions 1 assignee View on GitHub

@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:

  1. I type something in the chat. The neural network responds, and the response/text automatically scrolls as the response is displayed.
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.