-
-
Notifications
You must be signed in to change notification settings - Fork 294
Update AntDValueSelector
to use options
prop
#836
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
jakeboone02
commented
Jan 10, 2025
- Redux of Updated AntD Value Select to default to search by label #832
Signed-off-by: Jake Boone <jakeboone02@gmail.com>
Signed-off-by: Jake Boone <jakeboone02@gmail.com>
✅ Deploy Preview for react-querybuilder ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 4b9658b:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #836 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 175 174 -1
Lines 5616 5649 +33
Branches 2799 2834 +35
=========================================
+ Hits 5616 5649 +33 ☔ View full report in Codecov by Sentry. |
AntDValueSelector
AntDValueSelector
to use options
prop
@jakeboone02 Thanks for taking the reins on this and pushing it through. I'm still unsure why I was getting issues when working on the repo locally, and then trying to pull your latest changes auto closed my old PR. :) |