lightblue-platform / lightblue-applications

GNU General Public License v3.0
5 stars 8 forks source link

Auto-page queries #118

Open alechenninger opened 8 years ago

alechenninger commented 8 years ago

If your query returns a huge response, it will lock up your browser. We should default to a page of like 10 rows, sorting by ??? (_id?), and support page navigation as buttons instead of having to modify the start/end page indexes manually.