Feature #3355
Changes to Document Processing->List page
Start date:
01/03/2024
Due date:
% Done:
100%
Estimated time:
Description
Today, if you click on List, it shows all the ingested books. If the number of books is large (as in Dev), it takes a very long time to display all the books.
So, please make the following change:
1 - When user clicks on List, show the most recent 10 books.
2 - At the bottom of the list, create a "Show All" button. If user presses this, show all the books as we do now.