-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
docs: add custom admin route ranking documentation #13984
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
|
|
@bqst is attempting to deploy a commit to the medusajs Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution! Added comments for changes.
Once you're done making changes, can you also run these commands in the www/apps/book directory:
yarn lint:content
yarn prep
And commit the file changes
Co-authored-by: Shahed Nasser <[email protected]>
Co-authored-by: Shahed Nasser <[email protected]>
Co-authored-by: Shahed Nasser <[email protected]>
Co-authored-by: Shahed Nasser <[email protected]>
Co-authored-by: Shahed Nasser <[email protected]>
Co-authored-by: Shahed Nasser <[email protected]>
shahednasser
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small fixes remaining
Co-authored-by: Shahed Nasser <[email protected]>
Co-authored-by: Shahed Nasser <[email protected]>
shahednasser
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks!
Summary
What — What changes are introduced in this PR?
Related PR #13946
Add custom admin route ranking documentation
Why — Why are these changes relevant or necessary?
Please provide answer here
How — How have these changes been implemented?
Please provide answer here
Testing — How have these changes been tested, or how can the reviewer test the feature?
Please provide answer here
Examples
Provide examples or code snippets that demonstrate how this feature works, or how it can be used in practice.
This helps with documentation and ensures maintainers can quickly understand and verify the change.
// Example usageChecklist
Please ensure the following before requesting a review:
yarn changesetand follow the promptsAdditional Context
Add any additional context, related issues, or references that might help the reviewer understand this PR.
Note
Adds documentation for
rankin admin UI route configs, including sorting rules and nested route ranking, with example tabs; updates corresponding public content.app/learn/fundamentals/admin/ui-routes/page.mdx)ranktodefineRouteConfigproperties and explain sidebar ordering.CodeTabs/CodeTab(Analytics rank 1, Reports rank 2).nested: "/orders".public/llms-full.txt)rankproperty, ranking section, sorting rules, and nested ranking examples.Written by Cursor Bugbot for commit 194f93b. This will update automatically on new commits. Configure here.