CalNourish / pantry-webapp

Pantry web app built with Next.js
https://www.ucbbncfp.com/
MIT License
8 stars 0 forks source link

filter order items when single-item order gets iterpreted as array #167

Closed janiseliang closed 1 year ago

janiseliang commented 1 year ago

for some reason, for orders that have a single item that has barcode 1, firebase is returning the items as an array, with a null entry at index 1 (so items looks like [null, <item1>])

this is causing the bagpacking page display to fail - so i added a filter to the displayItemTable as a fix

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ucbpfa-pantry-webapp ✅ Ready (Inspect) Visit Preview Apr 4, 2023 8:00am