casperiv0 / home-inventory

A home inventory app to keep track of items in your home (food items, tech, medical supplies, etc.).

Home Page:https://inventory.caspertheghost.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature]: table row actions

casperiv0 opened this issue · comments

Please describe your wanted feature
Able to select table rows and delete selected rows.

todo

  • add bulk-delete endpoint to products
  • add bulkDelete(productIds[]) to redux actions
  • add deletion handler for table
  • look into possible mem leak when deleting all products