Open
Description
Is your feature request related to a problem? Please describe.
I have many (but not too many) tasks, about 1.5k, and I wanted to quickly check the last few ones if they were imported correctly.
Unfortunately, the site does not allow breaking the tasks into pages with fixed size, it only allows scrolling down (and waiting for my images to slowly load in full size).
Describe the solution you'd like
I would like the option to break tasks into pages with selectable size. If the user selects something like Single page then the current, infinite-scrolling behaviour could be shown.
Describe alternatives you've considered
I tried to filter for a range of IDs but that was very buggy (see issue TODO)