gotson / komga

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

[Feature Request] displayed search result are too few #605

Closed donotos closed 3 years ago

donotos commented 3 years ago

Is your feature request related to a problem? Please describe.

When using full text search only a small number of results are displayed (more or less 50)

Describe the solution you'd like

a way to browse all matching content

Additional context

it was not especially relevant before when you could only search titles which would not return a lot of result but with the full text search now able to search metadatas it is necessary to change that.

gotson commented 3 years ago

Search returns a maximum of 20 results per category (Series, Book, Collection, Read List).

gotson commented 3 years ago

One thing I thought about was to make the horixob sliders expandable. At the moment they only show x items. We could have a + icon at the ens of the slider to load more results.

Would that address your need?

donotos commented 3 years ago

the + icon is a good idea. Could you implement it so that when we click on it it display the result in multiples lines (as much as your browser window allow) instead of only one line.

thanks.

gotson commented 3 years ago

Could you implement it so that when we click on it it display the result in multiples lines (as much as your browser window allow) instead of only one line.

It's not what the slider is made to do, given different kind of items are shown on each line.

donotos commented 3 years ago

simply adding a + button will resolve the issue and it will be good enough. Thanks.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: