There was a request to display case count in the inventory page and I think we could probably just put it right next to the individual count in parenthesis or something like that
Is a new "Case Count" col acceptable solution? Or does it need to be in parentheses next to "Count" value? [see attached]
Should "Case Count" column be sort-able?
It'd be nice to have it sortable be definitely not necessary
Is a new "Case Count" col acceptable solution?
This looks good! I think the main thing is just not storing it as an attribute in firebase and only displaying it locally on the page
There was a request to display case count in the inventory page and I think we could probably just put it right next to the individual count in parenthesis or something like that