boolean-uk / team-dev-frontend-client

1 stars 11 forks source link

Create links to ProfilePage component #105

Closed Joelzor closed 1 year ago

Joelzor commented 1 year ago

Create button/link in header / sidebar - to user's own profile

Link to ProfilePage in Posts

Link through searchbar

dogezen commented 1 year ago

@Joelzor - note this is a duplicate in some way of ISSUE https://github.com/boolean-uk/team-dev-frontend-client/issues/101

Please let me know if I can close 101 or whether you wish to bring in some details from 101.

As Lewis mentioned, please be more specific with how the id is to be taken from loggedInUser, ie:

This is the level of detail needed, because it includes instructions on how to check/validate this.

Also note that the HEADER component has some nicely formatted buttons (including a logout button). You may use the same CSS styling for your Profile button.

Link through search bar: you won't be able to do any code at the moment about this because we have not yet scoped/planned what will happen with the search bar / how this will be used.

Joelzor commented 1 year ago

Ah, we didn't see the other issue. You can remove this issue instead actually!

dogezen commented 1 year ago

OK, will close this issue