Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CoreBoxItem builder UI (via React) #264

Open
maebeale opened this issue Oct 10, 2019 · 4 comments
Open

Add CoreBoxItem builder UI (via React) #264

maebeale opened this issue Oct 10, 2019 · 4 comments

Comments

@maebeale
Copy link
Collaborator

  • 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)
@maebeale
Copy link
Collaborator Author

CoreBoxItem == many-to-many AbuseType/InventoryType

@maebeale maebeale added Priority: High and removed Hacktoberfest Hacktoberfest issues for your resolution! labels Feb 12, 2020
@Tanzi11
Copy link
Collaborator

Tanzi11 commented Apr 7, 2020

@maebeale this is where I think I can help :)

@maebeale
Copy link
Collaborator Author

maebeale commented Apr 7, 2020

@Tanzi11 WOO HOOOO!!! happy to chat/talk/zoom whatever about this as needed.

@maebeale
Copy link
Collaborator Author

maebeale commented Apr 7, 2020

@seanmarcia and others have done some work on the BoxDesign feature, so feel free to check out that issue/thread/code and/or we'd love feedback back on how you solve this so we can apply backward

Here's some work in progress that might be useful to check out: https://github.com/cndreisbach/voices-of-consent/tree/box-design-form

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants