Skip to content

Hide the Home run button after navigating into project details #4879

Description

@AmyShang-alt

Summary

After sending a prompt from the Home page and navigating into the project details page, the Home page run button follows into the project details view instead of automatically hiding.

Current behavior

When the user starts a generation from Home, the run control from the Home composer remains visible after the app transitions into the project details page. The control appears to be carried across the navigation boundary rather than being dismissed or re-rendered for the new page context.

Expected behavior

The Home page run button should not remain visible after entering the project details page. When navigation happens, the Home composer controls should either:

  • Automatically hide, or
  • Reset to the correct controls for the project details view.

The project details page should not show stale Home page controls.

Steps to reproduce

  1. Open the Home page.
  2. Enter a prompt and click Send to start a generation.
  3. Let the app navigate into the generated project details page.
  4. Observe the run button from the Home page still visible in the project details view.

Notes

A screen recording was provided showing the Home run button following the send action into the project details page instead of hiding.

Why this matters

This makes the page transition feel broken and can confuse users about which page or generation state the run control belongs to.

20260629-112020.mp4

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is neededuxUser experience and interaction polish

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions