Studio: misc improvements for #2264 - #2283
Merged
Merged
Conversation
1 task
sejas
approved these changes
Dec 19, 2025
sejas
left a comment
Member
There was a problem hiding this comment.
Looks great Kat! Thanks for the changes. I confirm the URL generated is like:
https://wordpress.com/setup/new-hosted-site/domains?ref=studio§ion=publish-site&showDomainStep=true&studioSiteId=233b4a42-94f2-4aa9-8364-a9800ef87c6e&new=My+WordPress+Website
I added the section parameter to the Publish site button, so we can start tracking that. I also changed how we append the section to use searchParams.set so it won't break the URL if by mistake we introduce an invalid character.
Contributor
Author
|
Looks good to me, thank you 👍 |
Contributor
📊 Performance Test ResultsComparing adb2595 vs trunk site-editor
site-startup
Results are median values from multiple test runs. Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related issues
Related to 2264
Proposed Changes
This PR addressed a couple of comments from #2264 that were added after that PR was merged.
Testing Instructions
A code review should be sufficient but you can also test the full flow by:
SynctabPublish sitebutton displays in the top right cornerPublish sitebuttonSynctab (might be a couple of seconds)Pre-merge Checklist