Skip to content

Known Bug #1

@Mayonezyck

Description

@Mayonezyck

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions