Thanks to visit codestin.com
Credit goes to github.com

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

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
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.

Add icon support for multi-select options
1 participant