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

feat(profile): refresh user when appropriate #1174

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

GeopJr
Copy link
Owner

@GeopJr GeopJr commented Oct 22, 2024

this required more effort than expected

ProfileCover should now be update-able outside of construct. Also, refreshing a profile view will now also refresh the profile cover.

To combat unnecessarily updating the cover, own profiles (the active profile) gets updated on load, this is because an older version is probably saved in secrets. Other profiles will only be updated when manually refreshing as they should be recent.

fix: #1173

@GeopJr
Copy link
Owner Author

GeopJr commented Oct 22, 2024

I need to do a leak test and generally check if anything is broken

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: "Following" panel in user profile is not updated when (un)following someone
1 participant