rubyforgood/voices-of-consent
Auf GitHub ansehenAdd CoreBoxItem builder UI (via React)
Open
#264 geöffnet am 10. Okt. 2019
Priority: Highhelp wantedreact.js
Repository-Metriken
- Stars
- (40 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
- 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)