Interactivity API: mention client-side-navigation scaffold variant in getting-started guide#76543
Conversation
…ted guide Co-authored-by: luisherranz <3305402+luisherranz@users.noreply.github.com>
client-side-navigation scaffold variant in getting-started guide
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Unlinked AccountsThe following contributors have not linked their GitHub and WordPress.org accounts: @Copilot. Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases. If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Flaky tests detected in 1817248. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/23154644135
|
client-side-navigation scaffold variant in getting-started guideclient-side-navigation scaffold variant in getting-started guide
…in getting-started guide (#76543) * Initial plan * docs: mention client-side-navigation scaffold variant in getting started guide Unlinked contributors: Copilot. Co-authored-by: luisherranz <luisherranz@git.wordpress.org> Co-authored-by: juanmaguitar <juanmaguitar@git.wordpress.org>
…in getting-started guide (#76543) * Initial plan * docs: mention client-side-navigation scaffold variant in getting started guide Unlinked contributors: Copilot. Co-authored-by: luisherranz <luisherranz@git.wordpress.org> Co-authored-by: juanmaguitar <juanmaguitar@git.wordpress.org>
…in getting-started guide (#76543) * Initial plan * docs: mention client-side-navigation scaffold variant in getting started guide Unlinked contributors: Copilot. Co-authored-by: luisherranz <luisherranz@git.wordpress.org> Co-authored-by: juanmaguitar <juanmaguitar@git.wordpress.org>
The "Getting started with the Interactivity Router" section only referenced the default
@wordpress/create-block-interactive-templatescaffold, omitting theclient-side-navigationvariant added in #76331 — leaving users without a purpose-built starting point for router work.Changes
client-side-navigationvariant as the recommended entry point for new router projects, describing what it demonstrates (router regions, prev/next navigation, loading indicator, state-persistence stopwatch)✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.