refactor: Use reka-UI components to fix issues in Autocomplete#437
Merged
surajshetty3416 merged 4 commits intodevelopfrom Nov 20, 2025
Merged
refactor: Use reka-UI components to fix issues in Autocomplete#437surajshetty3416 merged 4 commits intodevelopfrom
surajshetty3416 merged 4 commits intodevelopfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #437 +/- ##
========================================
Coverage 47.91% 47.91%
========================================
Files 26 26
Lines 1630 1630
========================================
Hits 781 781
Misses 849 849 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
Author
|
🎉 This PR is included in version 1.21.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
surajshetty3416
added a commit
that referenced
this pull request
Dec 8, 2025
…is enabled this stopped working after: #437
surajshetty3416
added a commit
that referenced
this pull request
Dec 8, 2025
…is enabled this stopped working after: #437
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Use rekaUI components for autocomplete to avoid inherent issues and limitation in headlessUI components and to resolve following issues
Closes: #435
Closes: #433