zotero / zoterobib

ZoteroBib is a free online bibliography generator from the makers of Zotero
https://zbib.org
Other
68 stars 19 forks source link

Add More… button to items selector #221

Closed dstillman closed 6 years ago

dstillman commented 6 years ago

translation-server will now return a Link header when there are more search results to show:

Link: </search?start=a31ae0dfeca014a3e97f6c3ca1e16b29>; rel="next"

When that's present, we should show a "More…" button that triggers an additional POST with the same search term to that URL and then adds the results to the list.

After More is clicked, it should disappear and be replaced with a spinner.