Add comprehensive tags documentation #3355
Closed
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 a detailed "Tags and labels" section to the navigation documentation explaining how to use tags to highlight important navigation items. The new section includes common use cases (NEW, BETA, DEPRECATED, UPDATED, PREVIEW), code examples for different navigation structures, and best practices for effective tag usage.
Files changed
organize/navigation.mdx- Added new "Tags and labels" subsection under Groups with examples and best practicesNote
Low Risk
Documentation-only change with no runtime, security, or data-handling impact; primary risk is minor doc inaccuracies or rendering issues in the added MDX components.
Overview
Adds a new “Tags and labels” section to
organize/navigation.mdxdocumenting thetagfield for navigation groups, including screenshots and a basic JSON example.Expands the docs with recommended tag conventions (e.g.,
NEW,BETA,DEPRECATED,UPDATED,PREVIEW), examples showing tags across groups/tabs/anchors/nested groups, and best-practice guidance plus a note clarifying tags are visual-only (no functional/SEO impact).Written by Cursor Bugbot for commit df5010a. This will update automatically on new commits. Configure here.