Skip to content

Fix Refresh icon being too large in browser toolbar - #4187

Merged
katinthehatsite merged 1 commit into
trunkfrom
fix/refresh-icon-size
Jul 14, 2026
Merged

Fix Refresh icon being too large in browser toolbar#4187
katinthehatsite merged 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
@katinthehatsite

Copy link
Copy Markdown
Contributor Author

Thanks for the review @epeicher 🙇

@katinthehatsite
katinthehatsite merged commit f59dcd7 into trunk Jul 14, 2026
12 checks passed
@katinthehatsite
katinthehatsite deleted the fix/refresh-icon-size branch July 14, 2026 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants