Improve sidebar navigation by adding direct links to collapsed sections - #69
Merged
Merged
Conversation
Add link to the first subpage on each Cookbook sidebar group (View, Model, Message/Error, Browser Feature, RAP/EML, Expert Topic) so the group header becomes navigable, matching the behavior of the entries that already had a link.
Move File Handling to the last position in the Browser Feature group and drop its collapsed flag so the XLSX subentry is always visible and the group can no longer be collapsed.
Lift the More group out of Expert Topic so it appears at the Cookbook root level next to the other groups, and link it to its first subpage.
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.
Summary
Enhanced the VitePress documentation sidebar navigation by adding direct links to the first item in each collapsed section group. This allows users to navigate to relevant content directly from the sidebar without needing to expand the section first.
Key Changes
Added
linkproperty to 6 collapsed sidebar sections, pointing to their first child item:/development/view/definition/development/model/binding/development/messages/messages/development/specific/barcodes/development/specific/cds/development/specific/locksReorganized "Browser Feature" subsection items for better logical grouping:
collapsed: trueproperty from "File Handling" nested sectionRestructured "Expert Topic" section:
/development/specific/demo_outputImplementation Details
These changes improve UX by making sidebar sections more interactive and reducing the need for users to expand sections to discover content. The reorganization also creates a more intuitive information hierarchy in the documentation structure.
https://claude.ai/code/session_01JSAm2THou6e8dwbbUD3gET