ix-menu-category dynamic items are not visible #1606
Labels
type: bug
Something isn't working
Workflow: Issue created
JIRA issue is created and will be analyzed
Prerequisites
What happened?
In our sidenav menu, we have a list of favorite items (
ix-menu-category
). Users can modify this and the list should be instantly updated. However, if the list is expanded and the user tries to add more than one item they are not visible.I think the issue might be related to the fact that you set a fixed
max-height
on that element during animation.There is a code snippet based on the example for 2nd navigation level. To see the issue:
What type of frontend framework are you seeing the problem on?
JavaScript
Which version of iX do you use?
2.6.0
Code to produce this issue.
The text was updated successfully, but these errors were encountered: