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

fix: display back the icons of registries #5843

Merged
merged 2 commits into from Feb 5, 2024

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented Feb 5, 2024

What does this PR do?

instead of resolving images as files, embed them as resources using vite

Screenshot / video of UI

image

What issues does this PR fix or reference?

fixes #5742

How to test this PR?

Add unit tests

instead of resolving images as files, embed them as
resources using vite

fixes containers#5742
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@benoitf benoitf requested a review from a team as a code owner February 5, 2024 13:27
@benoitf benoitf requested review from jeffmaury and feloy and removed request for a team February 5, 2024 13:27
Copy link
Contributor

@axel7083 axel7083 left a comment

Choose a reason for hiding this comment

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

LGTM, image are displayed nicely on my side!

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@benoitf benoitf merged commit 14705c7 into containers:main Feb 5, 2024
8 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.8.0 milestone Feb 5, 2024
benoitf added a commit to benoitf/desktop that referenced this pull request Feb 5, 2024
* fix: display back the icons of registries

instead of resolving images as files, embed them as
resources using vite

fixes containers#5742
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
benoitf added a commit that referenced this pull request Feb 6, 2024
* fix: display back the icons of registries

instead of resolving images as files, embed them as
resources using vite

fixes #5742
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
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.

registry icons seems to be gone
4 participants