BCDA-APS / gemviz

Data visualization for tiled
https://bcda-aps.github.io/gemviz/
Other
4 stars 0 forks source link

Last page does not show last run #124

Closed prjemian closed 1 year ago

prjemian commented 1 year ago

related to #94 but not part of #51

With a catalog of 8782 runs, click the last button should bring the last run into view.

image

Note the range of scans is listed as 8777-8781 of 8782 runs. Diagnostic output to the console shows: model.pageOffset()=8776

Expecting the last run to have scan_id=1011. Adding that as a search term, reveals the missing run:

image

prjemian commented 1 year ago

Another diagnostic: the next and last buttons should be grey, indicating disabled. They aren't in the first screen shot. In the second screen view, they are grey (disabled).