Skip to content

Table rows don't get appended on scroll if height is too large #248

@mootari

Description

@mootari

Given a table with a fixed height

Inputs.table(penguins, { height: 400 })

scrolling through the table won't append new rows.

The exact height is dependent on various factors like page zoom. I tested (and found) the issue in Chrome, Firefox and Safari. Note that Safari may still load new rows on the first scroll.

Demonstration:

Kapture.2023-03-04.at.11.57.18.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions