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

feat: allow matching navigation hierarchies with side nav item #6583

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

sissbruecker
Copy link
Contributor

Adds a matchNested property to vaadin-side-nav-item that allows an item to match nested paths. When enabled, then an item with the path /users does not only match /users, but also /users/1, /users/1/permissions, etc.

WC PR: vaadin/web-components#7693

Closes #5227

@web-padawan web-padawan enabled auto-merge (squash) August 29, 2024 07:27
Copy link

sonarcloud bot commented Aug 29, 2024

@web-padawan web-padawan merged commit 3184d30 into main Aug 29, 2024
5 checks passed
@web-padawan web-padawan deleted the feat/side-nav-hierarchical-matching branch August 29, 2024 07:41
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.5.0.alpha13 and is also targeting the upcoming stable 24.5.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SideNav] Allow matching routes with dynamic parameters
3 participants