Openlibrary: Give readers on waitlist an estimate when book will be available

Created on 16 Nov 2017  路  9Comments  路  Source: internetarchive/openlibrary

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

UI Good First Issue 3 Feature Request

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.

All 9 comments

+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

@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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Pratyush1197 picture Pratyush1197  路  3Comments

LeadSongDog picture LeadSongDog  路  5Comments

BrittanyBunk picture BrittanyBunk  路  5Comments

nemobis picture nemobis  路  5Comments

bitnapper picture bitnapper  路  4Comments