Priority: Highhelp wantedreact.js
倉庫指標
- 星標
- (40 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
- Each
AbuseTypehas "CoreBoxItems", or,InventoryTypesthat should be added toBoxesby default (once we create a Box) - We want to have a CoreBoxItem builder that is basically the same as
BoxDesign-- where we're addingInventoryTypesto a list, but the underlying data created is different - Instead of adding
BoxItems(InventoryTypes) to aBox, we'd be creating newCoreBoxItems - We want the UI to have a toggle at the top of the page that allows the user to view one AbuseType at a time, or, all of them in inline columns (for easy cross-comparing)