Skip to content

[Bug]: Cannot scroll when question dialog has many options in Web UI (Missing overflow-y: auto) #34411

Description

@2000cris7

Describe the bug
In the OpenCode Web UI, when a question dialog (such as a Skill with many options) contains a long list of items, the content that exceeds the visible area cannot be scrolled.

Proposed Fix
Adding the CSS property overflow-y: auto to the container element <div data-slot="question-content"> fixes this issue.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions