Skip to content

Studio: Ensure that the blueprint cards are proportionate in the blueprints gallery#4156

Merged
katinthehatsite merged 1 commit into
trunkfrom
fix/make-blueprint-cards-proportionate
Jul 10, 2026
Merged

Studio: Ensure that the blueprint cards are proportionate in the blueprints gallery#4156
katinthehatsite merged 1 commit into
trunkfrom
fix/make-blueprint-cards-proportionate

Conversation

@katinthehatsite

Copy link
Copy Markdown
Contributor

Related issues

Fixes STU-1853

How AI was used in this PR

It was used to make a change, although it was pretty straightforward.

Proposed Changes

This PR ensures that the blueprint cards are proportionate on the blueprints gallery page. height: 100% makes every card stretch to the tallest card in its grid row.

Before

Screenshot 2026-07-10 at 9 46 58 AM

After

Screenshot 2026-07-10 at 9 47 19 AM

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
  • Scroll through the blueprints gallery and confirm that you can see the same height for each card

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?

@katinthehatsite katinthehatsite self-assigned this Jul 10, 2026
@katinthehatsite katinthehatsite requested a review from a team July 10, 2026 07:48
@wpmobilebot

Copy link
Copy Markdown
Collaborator

📊 Performance Test Results

Comparing 28ca942 vs trunk

app-size

Metric trunk 28ca942 Diff Change
App Size (Mac) 1419.29 MB 1419.29 MB +0.00 MB ⚪ 0.0%

site-editor

Metric trunk 28ca942 Diff Change
load 735 ms 725 ms 10 ms ⚪ 0.0%

site-startup

Metric trunk 28ca942 Diff Change
siteCreation 6491 ms 6520 ms +29 ms ⚪ 0.0%
siteStartup 2392 ms 2393 ms +1 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.

The code change looks clear, works as expected.

@katinthehatsite katinthehatsite merged commit 8b3cad0 into trunk Jul 10, 2026
12 checks passed
@katinthehatsite katinthehatsite deleted the fix/make-blueprint-cards-proportionate 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants