You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix avatar display issue in Pull Request tree view (#7851)
* Fix avatar display issue in Pull Request tree view
- Fix getAvatarWithEnterpriseFallback to prioritize GitHub avatars over Gravatar fallback
- Implement cache invalidation by including avatar URL hash in cache keys
- Ensure logged-in users see their actual GitHub profile avatars instead of random generated ones
Fixes#6914
* Revert package.json changes
* Clean up
---------
Co-authored-by: Alex Ross <[email protected]>
0 commit comments