rubyforgood/voices-of-consent

Add CoreBoxItem builder UI (via React)

Open

#264 geöffnet am 10. Okt. 2019

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Ruby (80 Forks)auto 404
Priority: Highhelp wantedreact.js

Repository-Metriken

Stars
 (40 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

  • 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)

Contributor Guide