Skip to content

Fix funky behavior when there are zero results

Frank Duncan requested to merge 184-fix-zero-results into main

Some screenshots showing what this looks like, as I don't think you can test this without including (and booting) the python side torque fix

Including an invalid, zero count item:

invalid_criteria_with_valid_criteria

When there's a search that returns zero results:

bad_search

When there's an invalid set of criteria:

invalid_criteria

Merge request reports