Skip to content

History view incomplete pagination

Summary

Pagination only works backwards on the history view.

Steps to reproduce

  1. Have (more than) 3 requests
  2. https://queue.tudelft.nl/history?page=0&size=1 shows no pagination, https://queue.tudelft.nl/history?page=1&size=1 shows 2 pages, https://queue.tudelft.nl/history?page=2&size=1 shows 3 pages, etc. (same for normal size, size=1 makes it easier to reproduce)