Skip to content

Stop action does not work properly #94

@rezamirsadeghi96

Description

@rezamirsadeghi96

On the Sitebuilder editor page, the Stop button in the AI conversation does not reliably stop the running process.

Observed behavior

  • I started a generation task in the AI editor.
  • The prompt contained an unresolved placeholder (FACEBOOK-PIXEL-ID).
  • The agent appeared to get overwhelmed and continued generating or thinking.
  • When clicking the Stop button, the process did not stop immediately.
  • The agent continued thinking or processing despite the Stop action.

Expected behavior

  • Clicking the Stop button should immediately cancel the running generation process.
  • No further tokens or thoughts should be generated after Stop is triggered.
  • The UI should clearly reflect that the process has been terminated.
  • The system should handle invalid or unresolved placeholders gracefully without entering unstable behavior.

Possible contributing factor

  • The placeholder FACEBOOK-PIXEL-ID was not replaced with a valid value.
  • This may have caused the agent to enter an unstable or looping state.

Why this matters

  • Users must be able to reliably interrupt generation processes.
  • If the Stop functionality is unreliable, it creates loss of control.
  • In cases of faulty prompts or misconfiguration, immediate cancellation is critical.
  • This impacts trust and usability of the AI editor.

Environment

  • Page: Sitebuilder Editor (AI conversation view)
  • Scenario: Generation with unresolved placeholder value
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    prdb:enabledIssue is managed by ProductBuilderprdb:plan-approvedPlan approved by human — ready for implementationprdb:planning-doneImplementation plan has been produced

    Type

    Projects

    Status

    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions