Skip to content
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

[NavigationMenu] Handle children on vertical orientation #2136

Closed
benjamincanac opened this issue May 29, 2024 · 5 comments
Closed

[NavigationMenu] Handle children on vertical orientation #2136

benjamincanac opened this issue May 29, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request v3 #1289

Comments

@benjamincanac
Copy link
Member

benjamincanac commented May 29, 2024

We'll need to use the Collapsible component to achieve this.

@benjamincanac benjamincanac added the enhancement New feature or request label May 29, 2024
Copy link

This issue is stale because it has been open for 30 days with no activity.

@sandros94
Copy link
Collaborator

sandros94 commented Oct 14, 2024

What about NavigationMenuSub?

Could it also help? Or is it for a different use case?

Copy link
Member Author

I'd just go with a UCollapsible I guess

@sandros94
Copy link
Collaborator

I'd just go with a UCollapsible I guess

Yeah it might just be the simplest approach.

Did you have any particular idea on how to implement this? Mine was to add a huge v-if, but doesn't sound too serious 🤭

Copy link
Member Author

benjamincanac commented Oct 14, 2024

Yeah I'd do something like that, the NavigationMenuContent already has a v-if on horizontal orientation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v3 #1289
Projects
None yet
Development

No branches or pull requests

2 participants