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: troubleshooting still waiting after failure #3354

Merged
merged 1 commit into from Jul 27, 2023

Conversation

deboer-tim
Copy link
Collaborator

What does this PR do?

Minor fix - when the troubleshooting page 'Ping' or 'Grab containers' buttons fail to connect, they still say '...Waiting for response...' along with the error message. This just updates the text to say 'Failed' and updates the tests as well.

Screenshot/screencast of this PR

Before:
Screenshot 2023-07-27 at 8 05 55 AM

After:
Screenshot 2023-07-27 at 8 05 36 AM

What issues does this PR fix or reference?

N/A

How to test this PR?

I originally hit this because I had a hung podman machine and tested the fix against that. If you can't recreate a similar situation, in dev mode you can recreate by adding an appropriate 'throw Error()' as I did for the screenshots. :)

Minor fix - when the troubleshooting page 'Ping' or 'Grab containers' buttons
fail to connect, they still say '...Waiting for response...' along with the
error message. This just updates the text to say 'Failed' and updates the
tests as well.

Signed-off-by: Tim deBoer <git@tdeboer.ca>
@deboer-tim deboer-tim requested review from a team and benoitf as code owners July 27, 2023 12:09
@deboer-tim deboer-tim requested review from cdrage and lstocchi and removed request for a team July 27, 2023 12:09
@deboer-tim deboer-tim enabled auto-merge (rebase) July 27, 2023 12:31
@deboer-tim deboer-tim merged commit 576ecd1 into containers:main Jul 27, 2023
7 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.3.0 milestone Jul 27, 2023
@deboer-tim deboer-tim deleted the trouble branch February 5, 2024 22:23
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