-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
Problem
There's an inconsistency between the availability displayed on Borrow buttons on reading log carousels and what is available when you view the reading log shelf.
I saw this a week ago and ignored it thinking it was an availability caching issue, but the problem has been consistent.
Notice that all the books on this shelf carousel have a Locate button, indicating that they're not available in the library:
However, if you view the reading log shelf, they are all available (one is even public domain):
The common denominator with all the books showing Locate buttons is that their reading log entries refer to specific (available) editions, not just the generic work, so presumably the button logic on the carousel isn't handling that case correctly.
Reproducing the bug
You could probably add these particular editions to a reading log to get the same result.
Context
- Browser (Chrome, Safari, Firefox, etc): Firefox
- OS (Windows, Mac, etc): Mac
- Logged in (Y/N): Y
- Environment (prod, dev, local): prod
Breakdown
Requirements Checklist
- [ ]
Related files
Stakeholders
Instructions for Contributors
- Please run these commands to ensure your repository is up to date before creating a new branch to work on this issue and each time after pushing code to Github, because the pre-commit bot may add commits to your PRs upstream.