openlibrary
openlibrary copied to clipboard
Titles don't load when editing a large list on mobile
Problem
Dear developers, Here's how editing a list of 3039 books looks on my phone.
The books' titles, author names, and cover images don't load.
- Expected behavior: in list edit mode, the user should see the title/author/cover image for each book in the list.
- Actual behavior: Three dots instead of the title and the author name. No cover images are loaded.
Thank you for looking into this issue.
Context
- Browser (Chrome, Safari, Firefox, etc): Firefox
- OS (Windows, Mac, etc): Android
- 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.
For what it's worth, I've checked out the edit view for the same 3000+ book list on Android Chrome: similar lack of book titles, author names and cover images.
Additionally, Android Chrome often freezes up when editing that book list, which is something I've never experienced when editing that same list on Android Firefox.
Can there please be an update on this bug? Thank you.