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

belindas_closet_nextjs_11_532_add-profile-button-to-creator-page #535

Merged

Conversation

Asfand00
Copy link
Contributor

@Asfand00 Asfand00 commented Aug 4, 2024

Resolves #532

This PR is for adding a profile button on the creator page that routes to the profile page when clicked on.

this is the how the creator page looks like:
creator-page-profile

when the button is clicked its routed here:
profile-page

to test this: npm install then npm run dev and type /creator-page to view page, make sure you are logged in as a creator for access to page. if needed log in as admin and switch another account you have to creator.

@Asfand00 Asfand00 linked an issue Aug 4, 2024 that may be closed by this pull request
@Asfand00 Asfand00 self-assigned this Aug 7, 2024
@Asfand00 Asfand00 marked this pull request as ready for review August 7, 2024 06:03
@Asfand00 Asfand00 enabled auto-merge (squash) August 7, 2024 06:04
Copy link
Contributor

@ken-ni ken-ni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, there is now a profile button and it leads to the creator page when using a creator account.
image

Copy link
Collaborator

@keiffer213 keiffer213 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for this!

@Asfand00 Asfand00 merged commit 0b2c68f into main Aug 8, 2024
6 checks passed
@keiffer213 keiffer213 deleted the chore-532-add-button-on-creator-page-to-profile-page branch August 8, 2024 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Chore: Add button on creator page for routing to profile page
3 participants