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

chore: update to use button, checkbox, spinner #476

Merged
merged 1 commit into from
May 15, 2024

Conversation

deboer-tim
Copy link
Collaborator

What does this PR do?

Remove our copies of the Button, Checkbox, and Spinner components and use the ones in the Podman Desktop ui-svelte library.

Besides our own imports there are some minor import changes needed in the empty screen and table copies.

Screenshot / video of UI

No change.

What issues does this PR fix or reference?

Fixes #369.
Fixes #370.
Fixes #380.

How to test this PR?

Existing automated tests; walk through each screen briefly.

Remove our copies of the Button, Checkbox, and Spinner components and
use the ones in the Podman Desktop ui-svelte library.

Besides our own imports there are some minor import changes needed in
the empty screen and table copies.

Fixes containers#369.
Fixes containers#370.
Fixes containers#380.

Signed-off-by: Tim deBoer <git@tdeboer.ca>
@deboer-tim deboer-tim requested a review from a team as a code owner May 15, 2024 15:16
@cdrage cdrage merged commit 619c1a1 into containers:main May 15, 2024
5 checks passed
@deboer-tim deboer-tim deleted the library branch May 28, 2024 20:06
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.

Adopt Spinner UI component Adopt Checkbox UI component Adopt Button UI component
2 participants