-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
The list UI is not great. It's not clear that clicking list names will add the current book to the list, and it becomes even more confusing when those same links link to the lists themselves.
Evidence / Screenshot (if possible)
Relevant url?
Any book page. e.g. https://openlibrary.org/works/OL194006W/Diary
Steps to Reproduce
I was playing around with the list feature today, and opened the list widget:
Click the list "Jon's Recommended".
Expected: I will go to the list.
Actual: My book was added to the list without any confirmation and no obvious way to remove it.
Details
- Logged in (Y/N)?
- Browser type/version?
- Operating system?
- Environment (prod/dev/local)? prod
Proposal & Constraints
At minimum. I think the "My Reading Lists:" heading should be changed to "Add to existing list:",
when I click the link I should get a confirmation saying "Are you sure you want to add to the list?"
A better solution might be to display all my lists with checkboxes next to them, or at least empty checkboxes next to the title. This also allows me to undo if necessary.
