Skip to content
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

fix(AutoFill): should not trigger OnCustomFilter callback when ArrowUp/Down/Esc/Enter key up #4308

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

ArgoZhang
Copy link
Collaborator

should not trigger OnCustomFilter callback when ArrowUp/Down/Esc/Enter key up

Description

close #4035

Copy link

codecov bot commented Sep 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f97a27f) to head (f2c0d89).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #4308   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          611       611           
  Lines        26394     26395    +1     
  Branches      3844      3845    +1     
=========================================
+ Hits         26394     26395    +1     

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

@ArgoZhang ArgoZhang merged commit 9df814e into main Sep 15, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the fix-auto branch September 15, 2024 02:29
@ArgoZhang ArgoZhang added the bug Something isn't working label Sep 15, 2024
@ArgoZhang ArgoZhang added this to the v8.9.0 milestone Sep 15, 2024
@ArgoZhang ArgoZhang linked an issue Sep 15, 2024 that may be closed by this pull request
1 task
@ArgoZhang ArgoZhang self-assigned this Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(AutoFill): AutoFill在上下选择时会触发OnCustomFilter
1 participant