chop-dbhi / cilantro

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

Add navigation support for result pages #756

Open bruth opened 9 years ago

bruth commented 9 years ago

This proposes adding support for query result pages to the URL. Currently, if the user navigates away from Cilantro and back while on a results page greater than one, the state is lost.

The simply sets the page=:int query parameter to the URL when the user paginates the results. On load, the parameter will be parsed and used as the starting point for the results.