Skip to content

fix: select dropdown rendering as text input in overflow#541

Draft
Vibhuti410 wants to merge 2 commits intofrappe:developfrom
Vibhuti410:overflow-select-dropdown
Draft

fix: select dropdown rendering as text input in overflow#541
Vibhuti410 wants to merge 2 commits intofrappe:developfrom
Vibhuti410:overflow-select-dropdown

Conversation

@Vibhuti410
Copy link
Copy Markdown
Collaborator

@Vibhuti410 Vibhuti410 commented Mar 31, 2026

Declared types and options as props so it reaches the input component and renders the dropdwon correctly.

Before:

before.mov

After:

after.mov

Fixes: #501

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.93%. Comparing base (b3404b7) to head (9b06b7c).
⚠️ Report is 24 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #541      +/-   ##
===========================================
- Coverage    63.49%   57.93%   -5.56%     
===========================================
  Files           27       28       +1     
  Lines         2802     3105     +303     
===========================================
+ Hits          1779     1799      +20     
- Misses        1023     1306     +283     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@surajshetty3416 surajshetty3416 marked this pull request as draft April 1, 2026 07:58
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.

Overflow x is a free text field instead of dropdown

1 participant