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

Your current loans page - page refresh behaviour #576

Open kpsherva opened 1 year ago

kpsherva commented 1 year ago

Improvement suggested by one of the users:

With 'SHOW ALL' the list shows as expected the entire set of books I have borrowed. However, when I request an extension (blue button 'Request extension') of one of them, the view jumps back to the default one by itself, just showing again five loans per page only.

The improvement would be to keep showing all loans after performing an action on one of the items.