mateusz-bak / openreads

A mobile books tracker written in Flutter that respects your privacy.
GNU General Public License v2.0
867 stars 49 forks source link

[BUG] Default selection of 'finished' or 'in progress' swapped when app set to 'In progress first' #572

Open james-n-sanders opened 4 months ago

james-n-sanders commented 4 months ago

Describe the bug When the option in Settings > Appearance > Book Lists Order is set to "In progress books first", adding a book from the "in progress" tab sets boom progress to "finished" by default, and vice versa.

To Reproduce Set appearance to In progress books first, add a book.

Expected behavior When adding a book from the In progress tab, the progress to default to in progress. When adding from the finished tab, it should default to finished.

Additional info(please complete the following information):