VizierDB / web-ui

Web User Interface
Apache License 2.0
12 stars 2 forks source link

Inconsistent view size when paging through the spreadsheet #259

Closed okennedy closed 4 years ago

okennedy commented 4 years ago

Reproduction Steps:

  1. Load a dataset with at least 50 rows
  2. Open the spreadsheet. Note that it displays 25 rows.
  3. Hit any of the "next" buttons.

Observed Behavior: When the spreadsheet first loads, it shows 25 rows. After hitting any of the paging buttons, it displays only 10 rows.

Expected Behavior: Spreadsheet view should not change the number of rows displayed when paging.