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: use components in quickpick #6057

Merged
merged 1 commit into from Feb 16, 2024
Merged

chore: use components in quickpick #6057

merged 1 commit into from Feb 16, 2024

Conversation

deboer-tim
Copy link
Collaborator

What does this PR do?

The quickpick was using an unstyled checkbox and button, this just switches it to use the Checkbox and Button components.

Checkbox required the ability to set the class. I also replaced two violets with purple to match our normal selection color - although it'll probably be replaced by variables soon, this will make it match in the meantime and easier to find.

Screenshot / video of UI

Before:
Screenshot 2024-02-16 at 12 43 30 PM

After:
Screenshot 2024-02-16 at 12 56 22 PM

What issues does this PR fix or reference?

N/A

How to test this PR?

Open a multi-select quick pick.

The quickpick was using an unstyled checkbox and button, this just
switches it to use the Checkbox and Button components.

Checkbox required the ability to set the class. I also replaced two
violets with purple to match our normal selection color - although
it'll probably be replaced by variables soon, this will make it
match in the meantime and easier to find.

Signed-off-by: Tim deBoer <git@tdeboer.ca>
@deboer-tim deboer-tim requested review from benoitf and a team as code owners February 16, 2024 18:02
@deboer-tim deboer-tim requested review from dgolovin and feloy and removed request for a team February 16, 2024 18:02
@deboer-tim deboer-tim merged commit b6e663e into main Feb 16, 2024
8 checks passed
@deboer-tim deboer-tim deleted the checkbox-quickpick branch February 16, 2024 21:35
@podman-desktop-bot podman-desktop-bot added this to the 1.8.0 milestone Feb 16, 2024
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.

None yet

3 participants