We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a user is not signed in, we aim to keep the header visible and dynamically hide the menu.
In version 1.6.3, dynamically hiding the menu via ngIf:
Here's the current CSS workaround I'm using:
Ideally, the ix-basic-navigation component should dynamically adapt both styling and mouse events based on the presence of the nested menu.
Angular
v1.6.3
No response
The text was updated successfully, but these errors were encountered:
Fixed with #592
Sorry, something went wrong.
No branches or pull requests
What happened?
When a user is not signed in, we aim to keep the header visible and dynamically hide the menu.
In version 1.6.3, dynamically hiding the menu via ngIf:
Here's the current CSS workaround I'm using:
Ideally, the ix-basic-navigation component should dynamically adapt both styling and mouse events based on the presence of the nested menu.
What type of frontend frameware are you seeing the problem on?
Angular
Which version of iX do you use?
v1.6.3
Code to produce this issue.
No response
The text was updated successfully, but these errors were encountered: