inveniosoftware / react-invenio-app-ils

Single Page App built with React for InvenioILS.
https://react-invenio-app-ils.readthedocs.io
MIT License
5 stars 19 forks source link

PatronProfile: add pagination element at the beginning of the lists #518

Closed Pineirin closed 2 years ago

Pineirin commented 2 years ago

Add information about the total loans / document requests of each list. Allow showing all loans / document requests. Allow revert to using pagination. Fix pagination in lists that display document requests. closes CERNDocumentServer/cds-ils#672

Current Loans: Screenshot from 2022-01-12 11-28-19 Screenshot from 2022-01-12 11-28-33 Screenshot from 2022-01-12 11-28-44

Current Loans show all: Screenshot from 2022-01-12 11-28-59 Screenshot from 2022-01-12 11-29-07

Pending Loans Screenshot from 2022-01-12 11-29-20 Screenshot from 2022-01-12 11-29-31

Pending Loans show all: Screenshot from 2022-01-12 11-29-43 Screenshot from 2022-01-12 11-29-54

Requests for new literature: Screenshot from 2022-01-12 11-30-03 Screenshot from 2022-01-12 12-13-45

Requests for new Literature show all: Screenshot from 2022-01-12 11-32-19

Past Loans: Screenshot from 2022-01-12 11-32-34 Screenshot from 2022-01-12 11-32-46 Screenshot from 2022-01-12 11-32-56

Past Requests for new Literature: Screenshot from 2022-01-12 11-33-07

jrcastro2 commented 2 years ago

For the current view I would add a bit more bottom margin/padding, so I would vote for the second one from the "Other potential views".