Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
thomaswhyyou
reviewed
Apr 9, 2026
Co-authored-by: Thomas <thomas.whyyou@gmail.com>
Co-authored-by: Thomas <thomas.whyyou@gmail.com>
Co-authored-by: Thomas <thomas.whyyou@gmail.com>
Co-authored-by: Thomas <thomas.whyyou@gmail.com>
Co-authored-by: Thomas <thomas.whyyou@gmail.com>
Co-authored-by: Thomas <thomas.whyyou@gmail.com>
Co-authored-by: Thomas <thomas.whyyou@gmail.com>
Co-authored-by: Thomas <thomas.whyyou@gmail.com>
There was a problem hiding this comment.
Risk MEDIUM: Documents the guides toolbar feature by restructuring the debugging-guides page and adding new images.
Reasons
- The MDX file
debugging-guides.mdxhas 104 additions and 70 deletions, qualifying as a substantial content rewrite (30+ additions AND 30+ deletions) - Two new images are added to
/public/images/(Guides_ToolbarEx.png,Guides_ToolbarSettings.png) - No component, layout, library, or configuration files are modified, so this does not reach HIGH risk
- Changes are confined to a single documentation section (
content/in-app-ui/guides/), which avoids the cross-section MEDIUM trigger - No sidebar or navigation changes are included
Notes
- Verify the page restructuring maintains correct heading hierarchy and TOC behavior after flattening the old "Testing guides" wrapper section
- Confirm the two new images render correctly at various viewport sizes
- The PR description mentions TODOs ("Update based on newest designs", "Add images where helpful") — reviewer should confirm the current state is ready to ship or if this is still a draft
- The old "engagement request debugging" section was removed; the author mentions a follow-up ticket, so verify nothing critical is lost in the interim
- Check that the live preview content moved to the FAQ accordion is still accurate and accessible for users on older SDK versions
Sent by Cursor Automation: Docs PR classifier
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.


KNO-12444: [Docs] Document guides toolbar
Summary
debugging-guides.mdxto provide better TOC navigation options and add guides toolbar in place of live preview documentationChanges
content/in-app-ui/guides/debugging-guides.mdx— restructured page; added guides toolbar section with SDK requirement callout; moved live preview to FAQ accordion; updated dashboard preview callout to reference toolbarTODO