F
Filamentβ€’2y ago
Ansori

Is it possible to add navigation on top?

I want to add top navigations like the image below? Anyone know if it is possible?
14 Replies
awcodes
awcodesβ€’2y ago
Will be in v3. But currently not out of the box.
Ansori
AnsoriOPβ€’2y ago
Is it possible for me to customize it manually in the blade file?
Dan Harrin
Dan Harrinβ€’2y ago
yes, but please dont not recommended at all
Ansori
AnsoriOPβ€’2y ago
Okay then
ι’ζœ¨
ι’ζœ¨β€’2y ago
How to support both left and top navigation?
Dan Harrin
Dan Harrinβ€’2y ago
you cannot
Dennis Koch
Dennis Kochβ€’2y ago
Sounds like a UX nightmare to be honest πŸ˜… If you only need some entries in top bar you could use a render hook.
Patrick Boivin
Patrick Boivinβ€’2y ago
I don't think it's a UX nightmare... a few people have been asking for this recently, for different use-cases. The render hook solution works but is a bit of a hack.
josef
josefβ€’2y ago
If you have a lot of resources, it will probably wrap or overflow. or even with fewer resources on small screens, e.g. mobile
Patrick Boivin
Patrick Boivinβ€’2y ago
Sure, but that's true with a regular top navigation also. I think the idea here is to enable the use of both nav areas at the same time.
freekdz
freekdzβ€’2y ago
can add button on the top?
Patrick Boivin
Patrick Boivinβ€’2y ago
try panels::global-search.before
ι’ζœ¨
ι’ζœ¨β€’2y ago
Too empty at the top. Maybe add some links like to the marketplace, blog or help center? Hooked to the left side of the Menu button instead of the right.

Did you find this page helpful?