-
Notifications
You must be signed in to change notification settings - Fork 227
[Bug]: Helm Chart Dropdown List Overlaps UI (WDS & WECS) #2320
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Is there an existing issue for this?
- I have searched the existing issues and couldn't find a duplicate.
Current Behavior
When navigating to Create Workload → Helm → Deploy from popular Helm charts, the Helm chart search dropdown misbehaves:
- After clicking and selecting an option, scrolling the list causes UI overlap
- Previous dropdown state does not properly close/dismiss
- The dropdown stays rendered above other UI elements
- Happens consistently in:
- WDS (Staged Workloads)
- WECS (Deployed Workloads)
This leads to a broken UX where users see overlapping text and lists while trying to pick Helm charts.
Screen.Recording.2026-01-06.at.6.23.19.PM.mov
Expected Behavior
The other options should be clearly visible while scrolling and the selected one should not overlap
Steps to Reproduce
- Go to:
- WDS OR WECS
- Select Helm
- Choose Deploy from popular Helm charts
- Click inside Search Helm Chart
- Select one option
- Scroll or try selecting another option
- Observe overlapping dropdown list
Additional Context/Logs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Type
Projects
Status
In Progress