mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-16 09:43:02 +02:00
[Enhancement]: A drop-down instead of dialog for "add to collection" action (at least from the book description page) #459
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @raviwarrier on GitHub (Jun 14, 2022).
Describe the feature/enhancement
For people who may use collections extensively, adding a book at a time is in itself cumbersome. To top that, when I click on the icon to add to collection, I get a dialog to select the collection, and then have to hover over a collection name to get the "+" button and then click on it. That's 3 steps a bit many.
If instead, we could just show a drop-down (like Plex's add to playlist feature, image attached), it would make it more user friendly and fast.

@KaiStarkk commented on GitHub (Dec 21, 2023):
It's not necessary to add a book at a time, you can multiselect in the library:
Does that solve the issue?
@raviwarrier commented on GitHub (Dec 21, 2023):
For some reason, I did not try that... I guess, it was because I was picking books from all over the place on my library (some on top, some bottom, etc.) and it didn't strike me multi-select. Cheers mate.
@raviwarrier commented on GitHub (Dec 21, 2023):
Marking it as closed. :)