-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
MudAutocomplete: Fix OnAdornmentClick regression #10446 #10500
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
MudAutocomplete: Fix OnAdornmentClick regression #10446 #10500
Conversation
thank you @versile2 |
Would be nice to add a small test case to make sure the functionality doesn't get accidentally removed. |
1c5f032
to
428dea0
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #10500 +/- ##
==========================================
- Coverage 91.59% 91.58% -0.01%
==========================================
Files 426 426
Lines 13283 13292 +9
Branches 2552 2557 +5
==========================================
+ Hits 12166 12174 +8
Misses 546 546
- Partials 571 572 +1 ☔ View full report in Codecov by Sentry. |
|
Description
Re-enable Autocomplete OnAdornmentClick functionality
Regression
How Has This Been Tested?
Type of Changes
Checklist
dev
).