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

fix(ngrid/detail-row): elementRef for row out of view doesn't have parentElement #289

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

laryk9
Copy link
Contributor

@laryk9 laryk9 commented Oct 23, 2023

When working with virtual scrolling there are some situations where multiple rows have the same data in their context. Only one is in the view and the other is out of view. In that case, opening a detail row should apply only to rows that are in view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant