🐛 (:bug:) helm chart dropdown overlaps UI#2401
🐛 (:bug:) helm chart dropdown overlaps UI#2401Ayush4958 wants to merge 1 commit intokubestellar:devfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome to KubeStellar! 🚀 Thank you for submitting this Pull Request. Before your PR can be merged, please ensure: ✅ DCO Sign-off - All commits must be signed off with ✅ PR Title - Must start with an emoji: ✨ (feature), 🐛 (bug fix), 📖 (docs), 🌱 (infra/tests), Getting Started with KubeStellar: Contributor Resources:
🌟 Help KubeStellar Grow - We Need Adopters! Our roadmap is driven entirely by adopter feedback. Whether you're using KubeStellar yourself or know someone who could benefit from multi-cluster Kubernetes: 📋 Take our Multi-Cluster Survey - Share your use cases and help shape our direction! A maintainer will review your PR soon. Feel free to ask questions in the comments or on Slack! |
|
Hi @Ayush4958. Thanks for your PR. I'm waiting for a kubestellar member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Hi @khushiiagrawal 👋, I’ve opened a PR with the fix and verified it locally. |
|
@Ayush4958 Thanks for your PR. |
|
hey @Ayush4958 currently your dco-signoff is no, please make sure that dco-signoff is yes. |
…lar#2320 Signed-off-by: Ayush <bhandariayush935@gmail.com>
|
hi @prakharsingh-74 , |
|
@Ayush4958 can you add video of your changes. |
Recording.2026-01-23.011808.mp4 |
|
@Arpit529Srivastava , |
|
/ok-to-test |
|
@btwshivam ptal |
|
Hi |
|
@clubanderson i was just checking the PR and i see that everything works fine. |
|
@khushiiagrawal , @clubanderson |
Description
In dark mode, the Popular Helm Charts dropdown visually overlaps the selected value shown below
This results in:
Related Issue
#2320
Fixes #2320
Changes Made
frontend/src/components/HelmTab/PopularHelmChartsForm.tsxChecklist
Please ensure the following before submitting your PR:
Additional Notes
This fix is UI-only and does not impact backend or Helm chart logic.