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

Use Cockpit's Kebab dropdown #1605

Merged
merged 3 commits into from
Mar 11, 2024
Merged

Conversation

jelly
Copy link
Member

@jelly jelly commented Mar 5, 2024

No description provided.

@jelly jelly force-pushed the kebab-dropdown branch 3 times, most recently from f936f93 to c1c0fd0 Compare March 6, 2024 09:08
@jelly jelly marked this pull request as ready for review March 6, 2024 10:29
@@ -916,7 +916,7 @@ class TestApplication(testlib.MachineCase):

# Delete intermediate image which is in use
self.execute(auth, f"podman untag {IMG_INTERMEDIATE}")
b.click(intermediate_image_sel + " .pf-v5-c-dropdown__toggle")
b.click(intermediate_image_sel + " .pf-v5-c-menu-toggle")
Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe we should just use a .... helper function

Copy link
Member Author

Choose a reason for hiding this comment

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

This becomes more and more of a yakshave as we repeat the same stuff in deleteImage... This feels follow up territory.

jelly added 3 commits March 11, 2024 10:22
Ideally we would also refactor `deleteImage` in `DownloadImageDialog`
but that requires some more work.
@jelly jelly requested a review from martinpitt March 11, 2024 09:22
Copy link
Member

@martinpitt martinpitt left a comment

Choose a reason for hiding this comment

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

Niiice! and no pixel changes any more! ^5s

@martinpitt martinpitt merged commit 6c0463d into cockpit-project:main Mar 11, 2024
30 checks passed
@jelly jelly deleted the kebab-dropdown branch March 12, 2024 07:51
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.

2 participants