Skip to content

UI: Scrolling not possible when output exceeds one page #3

Description

@dktzde

Description:
In the current version of the hass-claude-code integration, there is a limitation regarding long text outputs. When the generated response from Claude is longer than a single page/view height, it is impossible to scroll down to read the rest of the message.

Current Workaround:
I currently have to manually ask the AI to provide the output page by page or in smaller chunks to be able to read everything.

Expected Behavior:
The output container should either:

  • Have a functional scrollbar.
  • Be contained within a scrollable div so that long responses (code, long explanations, etc.) can be fully read without manual pagination prompts.

Environment:
App version: 0.1.11
System: Home Assistant OS 17.1 (amd64 / generic-x86-64)
Home Assistant Core: 2026.2.3
Home Assistant Supervisor: 2026.02.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions