monarch-initiative / monarch-legacy

Monarch web application and API
BSD 3-Clause "New" or "Revised" License
42 stars 37 forks source link

consider adding extra table navigation buttons to the bottom #717

Open nlwashington opened 9 years ago

nlwashington commented 9 years ago

once a user is viewing more than a screenfull of association results, they probably want to be able to go to the next batch without having to scroll back to the top of the screen. adding (dynamically?) buttons to the bottom would be useful.

kshefchek commented 9 years ago

I can duplicate the entire paging widget beneath the results table, but this would also include the total and results per page dropdown. Does this work or do we want to remove the total/results per page selection?

When you say "dynamically" do you only want it to show up given a certain number of results per page (say >25)?