Open oderyn opened 11 months ago
Interesting idea. Do you have any ideas on how it should look in the UI? Maybe an additional drop-down button that says "Save to" with all collections? I'll probably plan to implement this at the same time I do #33
Here are a couple of concepts.
Start with the default search screen. The user clicks to "Save" the book.
After the book saves, the "Save" button turns into an "Edit" button.
Clicking the "Edit" button loads the edit modal. Ideally, the "Edit" modal on the My Books page would also be updated to use this updated version. This, simpler version, uses a scrolling list of checkboxes so that the user can add the book to as many collections as they want to. I've taken the liberty to make a few other adjustments to the edit modal as well.
Here is a bit more complex version. Honestly, though, the checkbox version works just as well and is likely simpler to implement.
Let me know if you have any questions!
When saving a book, provide an option to add it to a collection.