-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
BacklogIts part of the team backlogIts part of the team backlog
Description
Prerequisites
- I have read the Contributing Guidelines.
- I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.
What happened?
The menu, had in v2 animations on Open / Close.
This is not happening in v3 (latest)
https://ix.siemens.io/docs/components/application/code
Link from internal viva engage conversation
What type of frontend framework are you seeing the problem on?
Angular (NgModule)
On which version of the frontend framework are you experiencing the issue?
"@angular/core": "^20.2.4"
Which version of iX do you use?
v3.2.0
Code to produce this issue.
From doc
<ix-application>
<ix-application-header name="My Application">
<div class="placeholder-logo" slot="logo"></div>
</ix-application-header>
<ix-menu>
<ix-menu-item>Item 1</ix-menu-item>
<ix-menu-item>Item 2</ix-menu-item>
</ix-menu>
<ix-content>
<ix-content-header slot="header" header-title="My Content Page">
</ix-content-header>
</ix-content>
</ix-application>Metadata
Metadata
Assignees
Labels
BacklogIts part of the team backlogIts part of the team backlog