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: container tabs should match pods #5057

Merged
merged 2 commits into from Nov 30, 2023
Merged

fix: container tabs should match pods #5057

merged 2 commits into from Nov 30, 2023

Conversation

deboer-tim
Copy link
Collaborator

What does this PR do?

When we made the container All/Running/Stopped tabs we used 'containers' in each tab title. By the time we did pods we just used All/Running/Stopped. This just cleans up the Containers page to be consistent with Pods and have less redundant tabs.

Screenshot/screencast of this PR

See issue #4925.

What issues does this PR fix or reference?

Fixes #4925.

How to test this PR?

Page between Containers list and Pods list to see consistent tab filters.

When we made the container All/Running/Stopped tabs we used 'containers'
in each tab title. By the time we did pods we just used All/Running/Stopped.
This just cleans up the Containers page to be consistent with Pods and
have less redundant tabs.

Fixes #4925.

Signed-off-by: Tim deBoer <git@tdeboer.ca>
@deboer-tim deboer-tim requested review from benoitf and a team as code owners November 29, 2023 22:15
@deboer-tim deboer-tim requested review from dgolovin and lstocchi and removed request for a team November 29, 2023 22:15
Signed-off-by: Tim deBoer <git@tdeboer.ca>
@deboer-tim deboer-tim merged commit 41cca2e into main Nov 30, 2023
9 checks passed
@deboer-tim deboer-tim deleted the container-tabs branch November 30, 2023 13:42
@podman-desktop-bot podman-desktop-bot added this to the 1.6.0 milestone Nov 30, 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.

"All containers" should just be "All", same as for "Running containers"
4 participants