Outgrown / outgrown_fe

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

Feature/detail btn optimized #39

Closed AndrewCerveny closed 1 year ago

AndrewCerveny commented 1 year ago

What does this merge do? Check all that apply.

How has this been tested?

Npm start when the article user Id matched the user a diabled button of already owned should appear.

Description:

Briefly, but clearly describe what you did, and explain any new code. condtionlly added a new button based on if the status is availiible the user already owned the article.

Issues:

Are there any concerns, issues, or bugs in this branch? If so describe them. Cypress testing was added but is not fully complete all test in details should be passing to this point.

Where to find Changes:

Details.js Files: Methods: line Numbers if possible:

Checklist