Add comprehensive tag documentation to navigation #3102
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.
Added detailed documentation for navigation tags and labels, including usage examples, best practices, and styling considerations. This enhancement provides users with clear guidance on how to use tags to highlight new, beta, deprecated, and other important content in their documentation navigation.
Files changed
organize/navigation.mdx- Added new "Tags and labels" section with examples and best practicesNote
Low Risk
Documentation-only changes with no runtime or configuration logic impact; primary risk is minor confusion if examples or image links are incorrect.
Overview
Adds a new "Tags and labels" section to
organize/navigation.mdxdocumenting how to apply thetagfield to navigation items to surface labels like NEW/BETA/DEPRECATED/UPDATED in the sidebar.Includes screenshots, JSON examples covering groups plus nested usage within tabs/anchors/products, and guidance on tag best practices, truncation limits, and styling considerations (including icon + tag combinations and nested placement).
Written by Cursor Bugbot for commit d8d17e1. This will update automatically on new commits. Configure here.