Skip to content

virtual-scroll: design interaction with print page #10125

Open

Description

How will virtual scrolling work when the user prints the page?

We probably want to render more elements than what the user sees on screen when they go to print the page. If its a reasonable size list (e.g. 100 items) we could just render the whole list in print mode. But what about larger lists (e.g. 1000000 items)? what about async data that needs to be fetched from the server?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    P4A relatively minor issue that is not relevant to core functionsarea: cdk/scrollingdesignThis issue needs design work before implementing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions