rubyforgood/voices-of-consent

Add CoreBoxItem builder UI (via React)

Aperta

#264 aperta il 10 ott 2019

 (4 commenti) (0 reazioni) (1 assegnatario)Ruby (80 fork)auto 404
Priority: Highhelp wantedreact.js

Metriche repository

Star
 (40 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

  • Each AbuseType has "CoreBoxItems", or, InventoryTypes that should be added to Boxes by default (once we create a Box)
  • We want to have a CoreBoxItem builder that is basically the same as BoxDesign -- where we're adding InventoryTypes to a list, but the underlying data created is different
  • Instead of adding BoxItems (InventoryTypes) to a Box, we'd be creating new CoreBoxItems
  • 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)

Guida contributor