Skip to content

Studio: Fix the scroll that is stuck on blueprints gallery page in agentic UI - #4148

Merged
katinthehatsite merged 1 commit into
trunkfrom
fix/stuck-scroll-on-blueprints-agentic
Jul 10, 2026
Merged

Studio: Fix the scroll that is stuck on blueprints gallery page in agentic UI#4148
katinthehatsite merged 1 commit into
trunkfrom
fix/stuck-scroll-on-blueprints-agentic

Conversation

@katinthehatsite

Copy link
Copy Markdown
Contributor

Related issues

Fixes STU-1852

How AI was used in this PR

It was used to help and identify the issue.

Proposed Changes

This PR ensures that the blueprints gallery page is visible in the agentic UI and that the top is not cut off.

Testing Instructions

  • Pull the changes from this branch
  • Start Studio with npm start
  • Enable the Agentic UI feature flag from Studio -> Feature flags from the topbar
  • Click on the New site -> Start from a blueprint option option
  • Confirm that the blueprints screen is not cut off on the top
  • Confirm that there are no other regressions in the UI
Screenshot 2026-07-09 at 3 05 22 PM

Before the changes (where the top of the screen was not visible)

Screenshot 2026-07-09 at 3 11 07 PM

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?
@katinthehatsite katinthehatsite self-assigned this Jul 9, 2026
@katinthehatsite

Copy link
Copy Markdown
Contributor Author

One thing that I was unsure about is where the option to upload the blueprint should start on the top of the screen or at the middle of the screen (similar to Start a new site):

Screenshot 2026-07-09 at 3 05 35 PM

For now, I left it towards the top of the screen but we can adjust if needed.

@katinthehatsite
katinthehatsite requested a review from a team July 9, 2026 13:13
@wpmobilebot

Copy link
Copy Markdown
Collaborator

📊 Performance Test Results

Comparing ecad8c5 vs trunk

app-size

Metric trunk ecad8c5 Diff Change
App Size (Mac) 1419.22 MB 1419.22 MB 0.00 MB ⚪ 0.0%

site-editor

Metric trunk ecad8c5 Diff Change
load 1128 ms 1053 ms 75 ms 🟢 -6.6%

site-startup

Metric trunk ecad8c5 Diff Change
siteCreation 6535 ms 6533 ms 2 ms ⚪ 0.0%
siteStartup 2390 ms 2392 ms +2 ms ⚪ 0.0%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff)

@wojtekn wojtekn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected.

@katinthehatsite
katinthehatsite merged commit 7e252bd into trunk Jul 10, 2026
12 checks passed
@katinthehatsite
katinthehatsite deleted the fix/stuck-scroll-on-blueprints-agentic branch July 10, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants