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

[ListView] Incorrect loading indicator overlay height when the component is scrollable #4332

Open
kimiakh opened this issue Jun 21, 2024 · 0 comments

Comments

@kimiakh
Copy link

kimiakh commented Jun 21, 2024

Describe the bug
The loading overlay only applies to visible items in the Kendo ListView and not the rest of the items when scrolling is enabled.

To Reproduce

Open the following example and scroll the ListView component:
https://stackblitz.com/edit/angular-feqwba?file=src%2Fapp%2Fapp.component.ts

It seems that the div mask for the loader takes only the component height into consideration and not the whole item list.

Screenshots

Screenshot 2024-06-24 at 12 45 29

Screenshot (1022)

@yanmariomenev yanmariomenev changed the title kendo-listview loading ONLY overlays the visible items [ListView] Incorrect loading indicator overlay height when the component is scrollable Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants