-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Say: Required books: ABCDEFG
Actual books: CDEFG
When scanning C, both A and C will be labeled as false.
However, A is labeled false because it's missing, while C is labeled false because we found it and don't want to display it again. Those should not be categorized into the same.
Maybe establish another flag to distinguish the two.
When scanning D, B and D are labeled false.
HOWEVER
The next book on the screen is still D. Somehow.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working