Skip to content

Adds avatarUrl handling to the hidden refs popover #3936

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

Closed

Conversation

nzaytsev
Copy link
Contributor

@nzaytsev nzaytsev commented Jan 16, 2025

Description

Tried to reuse methods and components from the GraphComponents module, but it cannot be imported. Implemented very simplified copies of required functions to show avatarUrl and sort the list

Screenshot 2025-01-16 at 11 50 54
Screenshot 2025-01-16 at 11 51 07

Checklist

  • I have followed the guidelines in the Contributing document
  • My changes follow the coding style of this project
  • My changes build without any errors or warnings
  • My changes have been formatted and linted
  • My changes include any required corresponding changes to the documentation (including CHANGELOG.md and README.md)
  • My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

@nzaytsev nzaytsev force-pushed the bugs/3931-show-remote-avatar-in-hidden-refs-popover branch 2 times, most recently from 34a2e4f to c6a5767 Compare January 16, 2025 04:49
@nzaytsev nzaytsev force-pushed the bugs/3931-show-remote-avatar-in-hidden-refs-popover branch from c6a5767 to d9fde0c Compare February 3, 2025 03:03
@nzaytsev nzaytsev force-pushed the bugs/3931-show-remote-avatar-in-hidden-refs-popover branch from d9fde0c to 48d99db Compare February 3, 2025 03:15
@d13
Copy link
Member

d13 commented Apr 21, 2025

Resolved with 3590fb1

@d13 d13 closed this Apr 21, 2025
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.

Graph hidden branches/tags dropdown: show remote avatar for remote branches if configured
3 participants