https://twitter.com/phalgun/status/930986587000729600 @phalgun would love it if we had a feature to let users know when they can expect a book to become available if they are on the waitlist
+1 on this one, let me know which files are relevant and I'll try to fix it.
templates/account/borrow.html, macros/LoanStatus.html within the $elif (availability == 'borrow_unavailable'): block (for starters)
Sweet. What's the best way the simulate waitlist in dev environment?
Independent bug, but related and useful context: #781
re: https://github.com/internetarchive/openlibrary/issues/648#issuecomment-361785129 -- see:
@html5cat any followup on this issue?
+1 That this would be useful. @mekarpeles defaulting to assigning you per slack discussions.
@seabelis Do you have any insights to add to this feature?
It kind of already does this by showing the number of people on the waiting list ahead of you. I guess it could calculate some estimate based on the average length of time a typical user borrows a book. Since this was a user request I think it's safe to assume others would also like this feature. Overdrive does this, but I think it assumes each person will keep for the max loan period. This could be discouraging and so when the list is long there will just be a message saying >6 mos.
I think @seabelis has a good point. Let's punt and close for now. We can revisit.
Most helpful comment
It kind of already does this by showing the number of people on the waiting list ahead of you. I guess it could calculate some estimate based on the average length of time a typical user borrows a book. Since this was a user request I think it's safe to assume others would also like this feature. Overdrive does this, but I think it assumes each person will keep for the max loan period. This could be discouraging and so when the list is long there will just be a message saying >6 mos.