shosetsuorg / shosetsu

An android application for reading light novels. Moved to https://gitlab.com/shosetsuorg/shosetsu
https://shosetsu.app
GNU General Public License v3.0
584 stars 34 forks source link

[Bug] [1656] Global Search Results Missing of Extensions #158

Open Dunbock opened 3 years ago

Dunbock commented 3 years ago

Describe the bug When doing a global search, it some extension do not show any search results, even though when doing the same search within those extensions shows results. The Madara extensions have that problem, ever since the search has been changed to incrementing.

Some extensions without incremental search also seem to be affected by it though like for example BestLightNovel.

To Reproduce Steps to reproduce the behavior:

  1. Refresh dev extensions and install BoxNovel or any other Madara extension.
  2. Search world in global search.
  3. See no result in BoxNovel.
  4. Search world in BoxNovel.
  5. See results in BoxNovel.

Expected behavior To get results from all extensions with search when using the global search .

Screenshots If applicable, add screenshots to help explain your problem.

Device information:

Additional context I tested it with a older dev extension version (~1 month old), which branch I still had, and BoxNovel appeared in global search. I assume that at least partially it is a problem with incremental search.

Doomsdayrs commented 3 years ago

This might be due to how shosetsu loads content (which is quite flawed). I shall research soon