-
Notifications
You must be signed in to change notification settings - Fork 286
Open
Labels
QA/dev-automationIssues that engineers have written automation around so QA doesn't have look at thisIssues that engineers have written automation around so QA doesn't have look at thisarea/dashboardkind/bug
Milestone
Description
Setup
- Rancher version: v2.12 ... v2.8
Describe the bug
When adding a container on the Pods edit page, the page renders incorrectly (e.g. both container 0
and container 1
are under the same tab).
To Reproduce
- go to a Cluster => Workloads => Pods => Create
- go to Pod's detail view => click Config
- click the ellipsis => Edit config
- on the Edit page click the '+ Add Container' tab
- scroll the page
- notice both
container 0
andcontainer 1
are under the same tab
Result
When adding a container on the Pods edit page, both container 0
and container 1
are under the same tab.
Expected Result
When adding a container on the Pods edit page, the container 0
tab remains, and container 1
is added in a separate tab.
Screenshots
Screen.Recording.2025-04-15.at.10.54.59.AM.mov
Additional context
Discovered while testing: #13958
Metadata
Metadata
Assignees
Labels
QA/dev-automationIssues that engineers have written automation around so QA doesn't have look at thisIssues that engineers have written automation around so QA doesn't have look at thisarea/dashboardkind/bug