8000 refactor: show icons for multi-select parameter options by aslilac · Pull Request #18594 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content

refactor: show icons for multi-select parameter options #18594

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

Merged
merged 6 commits into from
Jun 27, 2025

Conversation

aslilac
Copy link
Member
@aslilac aslilac commented Jun 25, 2025

Closes coder/preview#134

Use the Avatar component to display icons, as we do in places like the organization settings sidebar dropdown, since it handles scaling, color correction, etc. already for user provided image urls.

Icons can already ben specified in the terraform, they just need to be passed through.


During testing I noticed that the Kubernetes logo we use is a terrible, low resolution png with a bad crop. Now we can have a better svg alternative.

This comment was marked as resolved.

@aslilac aslilac requested a review from jaaydenh June 26, 2025 22:27
@aslilac aslilac marked this pull request as ready for review June 26, 2025 22:27
Copy link
Contributor
@jaaydenh jaaydenh left a comment

Choose a reason for hiding this comment

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

LGTM

@aslilac aslilac merged commit d4208d2 into main Jun 27, 2025
34 of 35 checks passed
@aslilac aslilac deleted the lilac/multi-select-icons branch June 27, 2025 16:54
@github-actions github-actions bot locked and limited conversation to collaborators Jun 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add icon support for multi-select options
2 participants
0