chop-dbhi / cilantro

Official client for Harvest (http://harvest.research.chop.edu)
http://cilantro.harvest.io
Other
28 stars 8 forks source link

Results page number not reset when context changes #785

Open murphyke opened 8 years ago

murphyke commented 8 years ago

The results page number is not reset when the context changes. If the number of new results pages is smaller than the previous, this can result in the query "hanging" from the user's point of view -- the "Loading Results" overlay stays up forever, although the preview endpoint payload is fetched.

To reproduce:

I wonder if a similar thing might happen if columns were removed from the DataView such that the number of output pages decreased ....