Skip to content

Add dev-console=show to app dev preview url#6825

Merged
dmerand merged 1 commit intomainfrom
dlm-redirect-maximize
Feb 6, 2026
Merged

Add dev-console=show to app dev preview url#6825
dmerand merged 1 commit intomainfrom
dlm-redirect-maximize

Conversation

@dmerand
Copy link
Contributor

@dmerand dmerand commented Feb 5, 2026

WHY are these changes introduced?

Fixes the issue where the dev console is not automatically shown for developers when accessing the app URL.

When combined with the admin-web changes from https://app.graphite.com/github/pr/shop/world/392400/redirect_from_cli-maximizes-dev-console , this will close https://github.com/shop/issues-develop/issues/21960

WHAT is this pull request doing?

Adds the dev-console=show query parameter to the app URL generated for admin, ensuring that the dev console is maximized by default when opening app dev preview links.

How to test your changes?

  1. https://app.graphite.com/github/pr/shop/world/392400/redirect_from_cli-maximizes-dev-console#discussion-IC_kwDONO8Wts7leWER will allow you to test against production
  2. Run dev command for an app
  3. Click on the provided app URL
  4. Verify that the dev console is automatically shown without needing to manually add the query parameter

Measuring impact

How do we know this change was effective? Please choose one:

  • n/a - this doesn't need measurement, e.g. a linting rule or a bug-fix
  • Existing analytics will cater for this addition
  • PR includes analytics changes to measure impact

Checklist

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes

Copy link
Contributor Author

dmerand commented Feb 5, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 79.61% 14469/18174
🟡 Branches 73.93% 7176/9707
🟡 Functions 79.78% 3689/4624
🟡 Lines 79.97% 13680/17106

Test suite run success

3718 tests passing in 1438 suites.

Report generated by 🧪jest coverage report action from a734965

@dmerand dmerand marked this pull request as ready for review February 5, 2026 18:40
@dmerand dmerand requested a review from a team as a code owner February 5, 2026 18:40
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

We detected some changes at packages/*/src and there are no updates in the .changeset.
If the changes are user-facing, run pnpm changeset add to track your changes and include them in the next release CHANGELOG.

Caution

DO NOT create changesets for features which you do not wish to be included in the public changelog of the next CLI release.

@dmerand dmerand requested review from craigmichaelmartin, gonzaloriestra and ryancbahan and removed request for a team February 5, 2026 18:41
Base automatically changed from dlm-redirect-app-dev-unified to main February 6, 2026 14:50
@dmerand dmerand added this pull request to the merge queue Feb 6, 2026
Merged via the queue into main with commit cc56db6 Feb 6, 2026
24 checks passed
@dmerand dmerand deleted the dlm-redirect-maximize branch February 6, 2026 17:06
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.

2 participants