Viewer needs to check actively for expired loans
mhucka opened this issue · 1 comments
mhucka commented
If you have 2 windows open on a loan item, and end the loan early in one window, the other window will still show the viewer but with none of the content accessible (you get spinning squares in the thumbnails). This happens because the viewer page only has a (self-contained) mechanism for time-based expiration and does not actively check if something else ended the loan. This needs to be fixed.