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-tree in dropdown, tree elements disappear after scrolling #1703

Open
2 tasks done
sire987 opened this issue Feb 19, 2025 · 0 comments
Open
2 tasks done

ix-tree in dropdown, tree elements disappear after scrolling #1703

sire987 opened this issue Feb 19, 2025 · 0 comments
Labels
triage We discuss this topic in our internal weekly

Comments

@sire987
Copy link

sire987 commented Feb 19, 2025

Prerequisites

  • I have read the Contributing Guidelines.
  • I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.

What happened?

Unfortunately, we have noticed that some tree elements of the ix-tree disappear when it is built into an ix-dropdown-button.
How it behaves:

  • Opening the dropdown
  • scroll to the bottom half of the list
  • click on any element
    --> the upper part of the tree has now disappeared
  • scroll to the first visible element
  • click on it
    --> a few “lost” elements now appear again at the top

How it should behave:

  • no disappearing or appearing elements...

Image

What type of frontend framework are you seeing the problem on?

Angular

Which version of iX do you use?

v2.7.0

Code to produce this issue.

https://stackblitz.com/edit/j8h8x4-c1yqqfmw?file=src%2Fapp%2Fapp.component.ts
@sire987 sire987 added the triage We discuss this topic in our internal weekly label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage We discuss this topic in our internal weekly
Projects
None yet
Development

No branches or pull requests

1 participant