Skip to content
Discussion options

You must be logged in to vote

Hey @edblocker,
Great question, you didn't miss anything. As of today, the built in nav doesn't offer any structure. You could make a custom Nav component, though, I'm in favor of building this one in as a feature to Payload.

Give us some time here to circle back around on it...

If you want to build your own, check out the docs for customizing the admin UI: https://payloadcms.com/docs/admin/components
Nav is the one you will need to replace.

A good starting point would be to copy the existing Nav component to build on top of: https://github.com/payloadcms/payload/tree/master/src/admin/components/elements/Nav

It isn't ideal, but you could use your prefixes to group them or something, up to…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Rar9
Comment options

@DanRibbens
Comment options

Answer selected by edblocker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants