OverPoweredDev / Junior

A bookmarking app specialised towards online webnovels. Built in Flutter and Dart.
GNU General Public License v3.0
26 stars 9 forks source link

Junior suddenly deletes list of novels after using search button #34

Open Raemmie opened 2 years ago

Raemmie commented 2 years ago

Describe the bug When I type in a keyword in the search bar, the selected novels appear. But when I delete the words, the rest of the novels that went invisible, never appear again. When I add a recently read book to the list, it appears in said list and reappears when i repeat the search process above. But the rest of the novels never appear ever again, forcing me to import the data and re-add the novel lest i lose my previous progress.

Steps to replicate bug

  1. Go to 'Search Bar'
  2. Type in any keyword
  3. Delete the keywords once list of novels appear
  4. See error of previous novels not appearing

Expected behavior Was honestly expecting the search function to work as per normal (Deleting keywords should bring back the hidden novels), not delete my progress.

Screenshots Tried replicating. It doesn't work anymore but it happened twice, so I don't see why it won't happen again. Tbh I'm not sure how this bug happened but I'm pretty sure it's related to the search function.

Desktop (please complete the following information): N/A

Smartphone (please complete the following information):

Additional context N/A

OverPoweredDev commented 2 years ago

Huh, I'll try replicating it later. Still, thanks a lot for the detailed report!

I'm currently busy in my internship so it might take me a long while to fix it but I won't forget.