Describe the bug
The pagination on the "Select bitstreams" modal of the "Edit Item > Access Control" page does not work. It displays all bitstreams of the ORIGINAL bundle of the item, instead of just the first 5. The pagination buttons and header are correct though. Reproducible on demo.
To Reproduce
- Upload a lot of bitstreams to the ORIGINAL bundle of an item (at least 6)
- Go the
/edit/access-control page of that item.
- In the right column, switch "Bitstreams", select "0 bitstreams selected", click the looking glass icon.
- Notice that all bitstreams are displayed, instead of the first 5.
- The "Now showing 1 - 5 of X" header remains correct though, as do the buttons.
Expected behavior
You should only see 5 bitstreams per page. Switching between pages should display the next set of bitstreams.
Describe the bug
The pagination on the "Select bitstreams" modal of the "Edit Item > Access Control" page does not work. It displays all bitstreams of the ORIGINAL bundle of the item, instead of just the first 5. The pagination buttons and header are correct though. Reproducible on demo.
To Reproduce
/edit/access-controlpage of that item.Expected behavior
You should only see 5 bitstreams per page. Switching between pages should display the next set of bitstreams.