Skip to content

Fix Refresh icon being too large in browser toolbar#4187

Open
katinthehatsite wants to merge 1 commit into
trunkfrom
fix/refresh-icon-size
Open

Fix Refresh icon being too large in browser toolbar#4187
katinthehatsite wants to merge 1 commit into
trunkfrom
fix/refresh-icon-size

Conversation

@katinthehatsite

Copy link
Copy Markdown
Contributor

Related issues

Fixes STU-1906

How AI was used in this PR

Not needed

Proposed Changes

This PR reduces the size of the refresh icon in the browser toolbar window.

Before

Screenshot 2026-07-13 at 4 45 12 PM

After

Screenshot 2026-07-13 at 4 45 12 PM

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
  • Start one of the sites in the agentic UI
  • Observe the refresh icon that is smaller compared to trunk and is more in line with other icons

Pre-merge Checklist

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

@katinthehatsite katinthehatsite self-assigned this Jul 13, 2026
@katinthehatsite katinthehatsite requested a review from a team July 13, 2026 14:57
@wpmobilebot

Copy link
Copy Markdown
Collaborator

📊 Performance Test Results

Comparing ffbcea7 vs trunk

app-size

Metric trunk ffbcea7 Diff Change
App Size (Mac) 1350.13 MB 1419.48 MB +69.35 MB 🔴 5.1%

site-editor

Metric trunk ffbcea7 Diff Change
load 1091 ms 1081 ms 10 ms ⚪ 0.0%

site-startup

Metric trunk ffbcea7 Diff Change
siteCreation 6506 ms 6534 ms +28 ms ⚪ 0.0%
siteStartup 2391 ms 2396 ms +5 ms ⚪ 0.0%

Results are median values from multiple test runs.

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

@epeicher epeicher 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.

Thanks for fixing this @katinthehatsite! I have checked, and it looks good to me!

Before After
Image Image

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