giociudadano / Chime

A mobile application that allows sellers to create menus and allow buyers to order from businesses. Features custom seller tools that aim to help small businesses grow.
https://play.google.com/store/apps/details?id=com.giociudadano.cmsc198.cmsc198
1 stars 0 forks source link

Updating categories from `StoreCategoriesMore > EditProduct` does not update the Categories list in `StoreCategoriesMore` #16

Closed giociudadano closed 10 months ago

giociudadano commented 10 months ago

Describe the bug Adding or removing a category on EditProduct does not update StoreCategories if the user entered the page from StoreCategoriesMore. The functionality of EditProduct works as expected when adding or removing a category from StoreProducts.

To Reproduce Steps to reproduce the behavior:

  1. Go to `Sell > Categories > Any Category with a Product
  2. Click on a product to edit the product
  3. Add or remove a category
  4. See error

Expected behavior The added or removed category should be reflected on the item count of the added or removed category in StoreCategories.