Skip to content

"Confirm & Execute" button is hidden below the fold after decomposition #1

@mczabca-boop

Description

@mczabca-boop

Description

After task decomposition completes, the UI transitions to the "review" phase,
which renders the full task tree in a scrollable 55vh container, followed by
the Workspace Setup card below it. The "Confirm & Execute" button sits at the
bottom of that second card.

For users unfamiliar with the flow, this creates a confusing experience: the
page appears to have finished (the tree is visible and looks "done"), but the
actual call-to-action is off-screen. Users may sit waiting for execution to
start, not realizing they need to scroll down and confirm.

Steps to Reproduce

  1. Enter a task and click Decompose
  2. Wait for decomposition to complete
  3. Observe: the task tree fills the viewport; there is no visible prompt to take
    the next action

Suggested Fix

Move the "Confirm & Execute" button to a fixed/sticky position (e.g. top of
the review panel or a sticky footer), or add a visible banner/callout above the
task tree indicating that the plan is ready and user action is required.

Environment

  • Browser: Chrome
  • OS: WSL2 / Ubuntu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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