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

Namespace dropdown and container list get out of sync upon navigating to different tab and back #6191

Closed
adamkpickering opened this issue Dec 13, 2023 · 1 comment · Fixed by #6203
Assignees
Labels
area/container-dashboard kind/bug Something isn't working qase Issue is related to manual test in Qase release-note
Milestone

Comments

@adamkpickering
Copy link
Member

adamkpickering commented Dec 13, 2023

Actual Behavior

When navigating to another tab and then back to the Containers tab, the container list is kept the same but the selection in the Namespace dropdown is set back to default. The container list is thus out of sync.

Steps to Reproduce

  1. Start RD with containerd
  2. Navigate to the Containers tab
  3. Select the k8s.io namespace
  4. Navigate to the Port Forwarding tab
  5. Navigate back to the Containers tab

Result

The value of the Namespace dropdown is set back to default, but the containers from the k8s.io namespace are still shown.

Expected Behavior

The Namespace dropdown and the shown containers should always be in sync.

Additional Information

No response

Rancher Desktop Version

1.12 RC1 (4a32089)

Rancher Desktop K8s Version

1.28.4

Which container engine are you using?

containerd (nerdctl)

What operating system are you using?

Ubuntu

Operating System / Build Version

Ubuntu 22.04.3

What CPU architecture are you using?

x64

Linux only: what package format did you use to install Rancher Desktop?

deb

Windows User Only

No response

@adamkpickering adamkpickering added kind/bug Something isn't working area/container-dashboard qase Issue is related to manual test in Qase labels Dec 13, 2023
@gaktive gaktive added this to the 1.12 milestone Dec 13, 2023
@rak-phillip rak-phillip linked a pull request Dec 19, 2023 that will close this issue
@rak-phillip
Copy link
Contributor

Fixed by #6203

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/container-dashboard kind/bug Something isn't working qase Issue is related to manual test in Qase release-note
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants