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: redirect to previous page when removing a kubernetes connection #3650

Merged
merged 1 commit into from Aug 24, 2023

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented Aug 23, 2023

What does this PR do?

redirect to previous page when removing a kubernetes connection from details page

Screenshot/screencast of this PR

What issues does this PR fix or reference?

fixes #3594

How to test this PR?

unit test or use the use case of the issue (delete a k8s cluster from the details page)

fixes containers#3594
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@benoitf benoitf requested a review from a team as a code owner August 23, 2023 13:21
@benoitf benoitf requested review from dgolovin and lstocchi and removed request for a team August 23, 2023 13:21
Copy link
Contributor

@dgolovin dgolovin left a comment

Choose a reason for hiding this comment

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

Verified. Works for me.

@benoitf benoitf merged commit 209b65f into containers:main Aug 24, 2023
8 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.4.0 milestone Aug 24, 2023
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.

Blank page when deleting Kind from Settings > Resources > Kind > Details
3 participants