-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
as observed by @jhammock
steps to reproduce:
- go to http://globalbioticinteractions.org/browse
- wait for data to load, observe total number of interactions in table view
- toggle area picker on
- wait for data to load, observe total number of interactions in table view
- toggle area picker off
- wait for data to load, observe total number of interactions in table view
expected:
interaction count for step 2. is the same as count for step 6.
actual:
interaction count for step 2. is 1828 and for step 6 is 952.
suggestion:
it seems that on toggling the area selector off, only the first page of the interaction data is loaded - the second page is not requested.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels