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

fix: use avatar_url instead of avatar in user profile page #112

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

chimpdev
Copy link
Member

This pull request includes a small change to the client/app/(profiles)/profile/u/[user_id]/content.js file. The change updates the code to use user.avatar_url instead of user.avatar and modifies the hash property to use a function getHashFromURL.

@chimpdev chimpdev added the Frontend: Bug Issues related to bugs specifically in the frontend codebase of Next.js. label Oct 25, 2024
@chimpdev chimpdev self-assigned this Oct 25, 2024
@chimpdev chimpdev merged commit 2e056fa into main Oct 25, 2024
@chimpdev chimpdev deleted the patch branch October 25, 2024 16:23
@github-actions github-actions bot mentioned this pull request Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend: Bug Issues related to bugs specifically in the frontend codebase of Next.js.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant