gotson / komga

Media server for comics/mangas/BDs/magazines/eBooks with API, OPDS and Kobo Sync support
https://komga.org
MIT License
3.89k stars 232 forks source link

Can't delete from search results page selection bar #1056

Closed billsargent closed 1 year ago

billsargent commented 1 year ago

Steps to reproduce

  1. Search.
  2. Mark some series or books.
  3. Hit delete.

Expected behavior

It should delete the books or series.

Actual behavior

Doesn't do anything.

Logs

No response

Komga version

0.160.0

Operating system

Android 12 and Windows 11

Other details

This may be a feature and not a bug. But I wanted to verify. I've been trying to use search to find titles that have material I want nothing to do with since I've recently imported over 7k manga. If this behavior is by design, then just let me know and the reason for it, and I'll move on :)

Acknowledgements

gotson commented 1 year ago

Deletion only happens on the file system, in the UI the books will be marked as Unavailable. Can you also check logs?

billsargent commented 1 year ago

I tail the logs. Nothing shows up when you click the delete button.... I'm talking the button, not the 3 dots on each individual item. That works. But if you select more than one and hit the delete button, nothing happens. So there's no entry in the logs.

billsargent commented 1 year ago

image The word delete comes out next to the button but nothing is sent back to Komga to handle.

gotson commented 1 year ago

but nothing is sent back to Komga to handle.

Is there anything in the browser dev tools, network tab ?

billsargent commented 1 year ago

image This is it. I can click that delete button all day and nothing in this changes.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 0.161.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

billsargent commented 1 year ago

Search has stopped working now. When I search for anything, it drops down the list of results, but when i hit enter, or click the "Search all..." from the drop down, nothing happens. So this prevents me from even getting to the point where I could test your fix here.

gotson commented 1 year ago

Search has stopped working now. When I search for anything, it drops down the list of results, but when i hit enter, or click the "Search all..." from the drop down, nothing happens. So this prevents me from even getting to the point where I could test your fix here.

Open a new issue