Skip to content

feat: improve component compatibility with virtual scrolling solutions #23437

Closed
@liamdebeasi

Description

@liamdebeasi

Feature Request

Ionic version:

[x] 5.x

Describe the Feature Request

At the moment, components such as ion-refresher, ion-infinite-scroll, and the collapsible large title rely on users scrolling on ion-content. As a result, when scrolling in a virtual scroll container, these components do not work as expected. While we cannot account for every single virtual scrolling solution, I think we can expose an API that lets users have more control over which scrollable container these components listen on.

This impacts solutions like CDK Scroller, Virtuoso, vue-virtual-scroller, etc.

For developers that would like to see this feature added to the Framework, please react to this post with a thumbsup/"+1" reaction. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions