Outgrown / outgrown_fe

https://outgrown.vercel.app
0 stars 1 forks source link

Feature/modal #49

Closed nordbyi closed 1 year ago

nordbyi commented 1 year ago

What does this merge do? Check all that apply.

Created a Modal component to display when adding an article to a profile or to the marketplace A user can close the modal by clicking the greyed-out background, the x button at the top or the cancel button The Modal conditionally has a header to either purchase or 'sell' an article The modal conditionally renders confirm buttons which each make a mutation Graphql call when clicked.

fixes #35

How has this been tested?

User Tested

Checklist