intermine / im-tables-3

clojurescript library to display and manipulate intermine query results on a webpage
http://www.intermine.org
GNU Lesser General Public License v2.1
5 stars 5 forks source link

Change to last page if change in query leads to less results #125

Closed heralden closed 3 years ago

heralden commented 3 years ago

If you go to a page that will no longer exist as a result of adding a constraint, it will continue to show that page with a no results message which is misleading as there are results, just not at the current page. Instead we should change the page for the user to the last page with results.