boolean-uk / team-dev-frontend-client

1 stars 11 forks source link

Create Edit Button #107

Closed Dex491 closed 1 year ago

Dex491 commented 1 year ago

Dependant on issue #98

Creating Edit Link

dogezen commented 1 year ago

OK, I think this is quite clear, just to be super specific, this edit button will appear in the ProfilePage.js? Whoever works on this, will they know where this file is? Will it already have been created? Where are they getting loggedInUser (from props right?)

I think you need to mark this issue as DEPENDENT on the issue where you create the basic profilepage.js so that whoever works on this only starts working on it after the page exists or the other issue has been completed / approved.

dogezen commented 1 year ago

On click of edit button, what will happen? Are you going to LINK to another page? If so, what URL?