You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Open the Home page.
Enter a prompt and click Send to start a generation.
Let the app navigate into the generated project details page.
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.
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:
The project details page should not show stale Home page controls.
Steps to reproduce
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