dag-hammarskjold-library / dlx-rest

UNDHL Files and Metadata Manager
1 stars 1 forks source link

Improve adding records from speech review to basket #1573

Open viola-v opened 1 week ago

viola-v commented 1 week ago

Related to #1331 and #875. Currently, the only way to add baskets from the speech review is either all, none or one at a time. Since we're displaying all results, which is needed for review purposes, we cannot just display a smaller set and add those to the basket like we can with the regular results page (where we can change the limit in the URL). Since the basket can only have 100 records at a time, we want to be able to select a smaller set in one click and send it to the basket. Could we possibly add an option to select the first 25, 50 or 100 records to the basket? Could that be a quick fix while we investigate #1331 and #875?

JoelleSciboz commented 4 days ago

I prioritized this issue, since it is related with issue: #875 and #1331