opencode icon indicating copy to clipboard operation
opencode copied to clipboard

[FEATURE]: permission required section too small for reviewing code before approving it

Open HicaroD opened this issue 1 month ago • 4 comments

Feature hasn't been suggested before.

  • [x] I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Image

Reviewing code within this small section is pretty annoying and really hard to read.

HicaroD avatar Jan 06 '26 15:01 HicaroD

This issue might be a duplicate of an existing issue. Please check:

  • #6849: Theme colors issue with orng theme in the permission dialog

While #6849 focuses on color rendering in the permission dialog, it's related to the same permission dialog UI component that you're reporting on. It might be worth reviewing that issue to see if it's addressing the same underlying permission dialog rendering problem, though your concern about space for code review is a separate usability issue.

github-actions[bot] avatar Jan 06 '26 15:01 github-actions[bot]

I think so too, and I need to be able to turn pages and browse with pgup and pgdn at this time, and I don't want to use a mouse on the terminal

lehhair avatar Jan 14 '26 03:01 lehhair

Same here, I feel there should me an option to disable the scrollbars entirely for the diff views

mk6f33 avatar Jan 15 '26 16:01 mk6f33

I would love to see this get fixed

scruffydan avatar Jan 15 '26 23:01 scruffydan

This is a major UI/UX regression IMHO.

The actual code view now takes 25% of screen space and rest of the UI takes 75% screen space. It should be exact opposite. Code view is primary for a coding tool.

Such breaking change was pushed without a beta/testing build with no alternative to switch to earlier inline code view mode.

I think this PR tries to mitigate it: https://github.com/anomalyco/opencode/pull/7260

nitg16 avatar Jan 16 '26 04:01 nitg16