mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:42:59 +03:00
🐛 Bug Report: Text Avatar not updating #315
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jtenniswood on GitHub.
Reproduction steps
When I change the default user name to my own, the associated avatar doesn't update (eg it still says AA, when mine should be JT)
Expected behavior
Changes to the user name should make the avatar recreate the asset used.
Actual Behavior
Avatar letters are only created on new account creation
Version and Environment
0.36
Log Output
No response
@jtenniswood commented on GitHub:
Ah yes, sorry I didn't realise as I'd tried refreshing but it didn't change.
@stonith404 commented on GitHub:
The browser probably caches your profile picture. If you clear the cache, is the correct profile picture displayed?