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

display icons based on mime type #2271

Merged
merged 3 commits into from
May 12, 2023
Merged

display icons based on mime type #2271

merged 3 commits into from
May 12, 2023

Conversation

elvece
Copy link
Member

@elvece elvece commented May 12, 2023

This is an MVP solution for displaying icons based on their mime type (file extension). It does not handle dependencies because a registry feature is needed to accommodate this. Dependencies are hard coded to use .png files, and this is fine because they all currently this type.

Impetus: Needed for 0342 release so that new community services can use svg icons.

MattDHill
MattDHill previously approved these changes May 12, 2023
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
@dr-bonez dr-bonez merged commit e7ff1eb into master May 12, 2023
@elvece elvece deleted the feature/mime-type-icon branch May 12, 2023 20:37
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.

[bug]: UI should be able to display any supported image types in marketplace
3 participants