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

fix: provide default MenuAccessControl instance #176

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

mcollovati
Copy link
Contributor

A MenuAccessControl instance is required when operating with MenuConfiguration. This change provides a default implementation if the user project does not define a specialized bean.

Fixes #175

A MenuAccessControl instance is required when operating with MenuConfiguration.
This change provides a default implementation if the user project does not
define a specialized bean.

Fixes #175
Copy link

sonarcloud bot commented Oct 14, 2024

@mcollovati mcollovati merged commit ce2e953 into master Oct 15, 2024
3 checks passed
@mcollovati mcollovati deleted the issues/175-menuaccesscontrol branch October 15, 2024 06:09
@mcollovati
Copy link
Contributor Author

Backport not needed, since in Vaadin 24.4 MenuAccessControl is used only by Hilla, that is unsupported on Quarkus environment.

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

Successfully merging this pull request may close these issues.

MenuAccessControl bean missing
3 participants