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

Corrected rendering of member type icons on create button and picker #18203

Merged
merged 3 commits into from
Feb 3, 2025

Conversation

AndyButland
Copy link
Contributor

Prerequisites

  • I have added steps to test this contribution in the description below

Resolves: #17022

Description

There are a few issues raised with member icons on the linked issue. Some appear to have already been resolved but I could see that:

  • The create dialog for members didn't display the icons.
  • The member picker didn't display the icons.

These are both resolved with this PR:

image

Sorry, something went wrong.

Copy link
Member

@leekelleher leekelleher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested out, working as expected! 🚀

I'd noticed that the Member Picker didn't have the correct icon for the picked items, so I've updated this PR with that fix.

Also noticed that the Member Picker modal search doesn't display the correct icon in the results, but that's a larger fix, (raised in #17664), I'm working on a general fix for this.

@leekelleher leekelleher enabled auto-merge (squash) February 3, 2025 16:38
@leekelleher leekelleher linked an issue Feb 3, 2025 that may be closed by this pull request
@leekelleher leekelleher merged commit 6aaa9d8 into v15/dev Feb 3, 2025
29 checks passed
@leekelleher leekelleher deleted the v15/bugfix/correct-icon-display-for-members branch February 3, 2025 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Icon bug on settings>members section
2 participants