When displaying the progress bar, we should never show less than the total known recipes. Easier to give example. Total recipes: 10. Known = 3, unknown = 7. Say we filter out recipes so that 1 known is filtered and 3 unknown get filtered, it would previously say we know 2 out of 6. Now it will say we know 3 out of 7.
When displaying the progress bar, we should never show less than the total known recipes. Easier to give example. Total recipes: 10. Known = 3, unknown = 7. Say we filter out recipes so that 1 known is filtered and 3 unknown get filtered, it would previously say we know 2 out of 6. Now it will say we know 3 out of 7.