The pagination buttons don't seem to work
On filtering using the text search, I still have multiple pagination when there are only 1-2 items returned, not sure if this is related.
I've completely refactored storage so that pulls are injected into the database. This fixes the pagination issue.
Confirmed