Nrichers/sc 15539/integrate beta test sandbox into quarto and#1286
Open
Nrichers/sc 15539/integrate beta test sandbox into quarto and#1286
Conversation
Contributor
PR SummaryThis PR updates the test sandbox page to improve its layout and user interface. The changes include:
These changes focus on frontend display and styling adjustments, resulting in a cleaner and more user-friendly interface for the test sandbox page. Test Suggestions
|
Contributor
Validate docs site✓ INFO: A live preview of the docs site is available — Open the preview |
Contributor
Lighthouse check resultsShow Lighthouse scoresFolder depth level checked: 0 Commit SHA: 8f93a7c Modify the workflow to check a different depth:
|
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.
Pull Request Description
What and why?
This PR makes some improvements to how we embed the test sandbox so that it looks more like an integral part of our docs site.
Relates to:
Before/After
Summary of changes
titlewith the beta<sup>anddate: last-modified.pagetitle: "Test sandbox",title-block-style: none,bread-crumbs: false,page-layout: full{.column-screen-right}to{.column-screen}for more screen real estate.{=html}<style>block that:.quarto-secondary-navfrom 992px up (keeps it on smaller screens).#quarto-sidebarnav-togglefor a clean look.How to test
You can
either try the live preview with the current test sandbox; OR
also check out #TODO and replace the iframed test sandbox with localhost and
quarto previewlocally:What needs special review?
Dependencies, breaking changes, and deployment notes
Release notes
Checklist