Skip to content

user_prompt: scroll wheel no longer scrolls within long prompts #2769

@steilerDev

Description

@steilerDev

Summary

Follow-up to #2626. After the fix that unblocks the surrounding UI during a user_prompt, scrolling within a long user_prompt body using the mouse scroll wheel no longer works.

Expected behavior

When a user_prompt is longer than the visible area, the scroll wheel should scroll its contents so the user can read the full prompt before answering.

Current behavior

The scroll wheel does not scroll the user_prompt content. Long prompts are effectively unreadable beyond the initial viewport unless the user can find another way to scroll (e.g. keyboard).

Context

Reported from a TamPA session. TamPA uses user_prompt for structured selection / approval steps which can contain long option lists or context blocks; users need to be able to scroll through these before choosing.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions