Priority: Highhelp wantedreact.js
Metriche repository
- Star
- (40 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
- 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)