anomalyco / anomalyco/opencode
[Desktop] Settings > Providers page has no scrollbar and cannot scroll to providers below the visible area
@Brendonovich is already working on this.
Since Sep 11, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
OpenCode Desktop Settings → Providers page does not provide a vertical scrollbar when the provider list exceeds the available window height.
As a result, providers located below the visible area cannot be accessed or configured.
In my case, the list continues below the bottom of the window, but there is no scrollbar and I cannot scroll further down to reach the remaining providers.
Actual behavior
The Providers page has no visible vertical scrollbar and the page cannot be scrolled far enough to access providers below the visible area.
Expected behavior
The content area in Settings → Providers should be vertically scrollable when its content exceeds the window height.
It should support normal scrolling methods such as:
Mouse wheel
Trackpad
Vertical scrollbar
Page Up / Page Down
Environment
OpenCode Desktop: v1.18.30
A screenshot is attached showing the Providers list extending beyond the bottom of the visible window.
Plugins
No response
OpenCode version
1.18.30
Steps to reproduce
- Open OpenCode Desktop.
- Go to Settings → Providers.
- Have enough providers available so that the list exceeds the height of the window.
- Try to scroll down to providers near the bottom of the list.
Screenshot and/or share link
Operating System
Windows 11
Terminal
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.
Assessment
This issue has not been assessed yet.