rhaamo / StockazIO

Components/hardware management webapp for DIYers.

Home Page:https://demo.stockazio.squeaky.tech/public/parts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Edit multiple parts

MightyPork opened this issue · comments

Screenshot_20220214_213656

then click a button and a modal opens where you can do some things to the selected parts, like:

  • set category
  • set location
  • delete all selected
  • other things that make sense in bulk

I have to think about that, It should be possible with items from current page, doing things like 'select everything' might not be that easy
Need to think how to integrate it to the UI too

bulk edit (from current page) have been implemented with: delete, change location, change storage