Closed sallerli1 closed 3 months ago
This preview will be available after the AzureCI is passed.
Attention: Patch coverage is 20.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 90.88%. Comparing base (
0778970
) to head (f6ba541
).
Files | Patch % | Lines |
---|---|---|
...ents/control-trigger/src/ControlTriggerOverlay.tsx | 20.00% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
PR Checklist
Please check if your PR fulfills the following requirements:
What is the current behavior?
当控件的浮层中有虚拟滚动时,聚焦到虚拟滚动中渲染的选择后,滚动面板使聚焦的选项不再被渲染,会导致浮层失焦从而浮层异常关闭
What is the new behavior?
修复以上问题
影响组件:control-trigger, select, cascader, tree-select, date-picker, time-picker, pro-tag-select
Other information
当聚焦在浮层中,并且触发了wheel事件后,将焦点重置到trigger上