Addition of Navbar #1046
Replies: 2 comments
-
We have a Navigation Menu but I'm not sure if a navbar makes sense for a headless component library, as one would typically consist of multiple headless components combined to make one cohesive navbar (think combining navigation menu, avatar, dropdown menu, etc.) |
Beta Was this translation helpful? Give feedback.
-
@huntabyte I'm pretty much in that exact situation right now, and I'm wondering how best to combine the various components. (Hopefully I'm not derailing this conversation. Let me know and I can start a new discussion thread)
for example, the hierarchy is:
So I have a combinations of menus, dropdowns, and buttons on the top level. I want them all to look the same though, and obviously be accessible to screen readers and keyboards. How would you lay this out? |
Beta Was this translation helpful? Give feedback.
-
Describe the feature in detail (code, mocks, or screenshots encouraged)
A classical responsive Navabar
What type of pull request would this be?
New Feature
Provide relevant links or additional information.
No response
Beta Was this translation helpful? Give feedback.
All reactions