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 SideNavItem #6143

Merged
merged 3 commits into from
Mar 25, 2024

Conversation

sissbruecker
Copy link
Contributor

Adds API to SideNavItem that allows to opt out of client-side routing, which makes it work like a regular anchor that causes a full page reload. Related WC PR: vaadin/web-components#7233, requires a new WC release before merging.

Closes #5189

@sissbruecker sissbruecker marked this pull request as ready for review March 22, 2024 11:49
Copy link

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

@sissbruecker sissbruecker merged commit fea164b into main Mar 25, 2024
5 checks passed
@sissbruecker sissbruecker deleted the feat/side-nav-item-router-ignore branch March 25, 2024 10:11
@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.

SideNav doesn't work with HTTP links to pages in the same application.
3 participants