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: add router-ignore API to side nav item #7233

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

sissbruecker
Copy link
Contributor

Description

Allows to exclude side nav items from client-side routing. This effectively allows the Flow component to control whether the item participates in client-side routing in Vaadin apps. For integration with other client-side routers, the onNavigate hook is not called for items that have router-ignore enabled.

Part of vaadin/flow-components#5189

Type of change

  • Feature

Copy link

sonarcloud bot commented Mar 18, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.4.0.alpha17 and is also targeting the upcoming stable 24.4.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.

4 participants