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

ix-basic-navigation: Not including the nested menu throws an error and breaks the style. #644

Closed
intuiquest opened this issue Jul 21, 2023 · 1 comment
Labels
type: bug Something isn't working
Milestone

Comments

@intuiquest
Copy link

What happened?

When a user is not signed in, we aim to keep the header visible and dynamically hide the menu.

image

In version 1.6.3, dynamically hiding the menu via ngIf:

  • does not adjust margins properly
  • throws some errors on click.
image

Here's the current CSS workaround I'm using:

image

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

@intuiquest intuiquest added the triage We discuss this topic in our internal weekly label Jul 21, 2023
@danielleroux danielleroux added this to the 2.0.0 milestone Aug 15, 2023
@danielleroux danielleroux added type: bug Something isn't working component: core and removed triage We discuss this topic in our internal weekly labels Aug 15, 2023
@danielleroux
Copy link
Collaborator

Fixed with #592

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants