-
-
Notifications
You must be signed in to change notification settings - Fork 5
Feat: Updated profile page #87
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
Conversation
MegaTheLEGEND
commented
Apr 9, 2025
- Adds the ability to click on a username on the feed, takes you to their profile.
- Adds mutual friends list to the profile page. Looks much like the connections page, just smaller.
- Makes the chips on others profile page disappear if null or streak is 0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall.
Could the legend also include an option to access the profile picture? For easier downloading, like we can with posts now. Nice work! |
@GWPvGWP requested this. open pfp in new tab. (on the profile page) it disappears when there is no pfp. |
I don't think we need a button for this, simply make the image clickable itself. |
Ohhhh, smart! got it |
There was a problem hiding this 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 !