Skip to content

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jul 17, 2023

resolve ant-design/ant-design#43527

当 Popup 关闭时,Hover 到 createPortal 创建的 dom 上不触发 open 逻辑。

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #411 (2c3469d) into master (60583ce) will increase coverage by 0.00%.
The diff coverage is 85.71%.

❗ Current head 2c3469d differs from pull request most recent head ac61002. Consider uploading reports for the commit ac61002 to get more accurate results

@@           Coverage Diff           @@
##           master     #411   +/-   ##
=======================================
  Coverage   96.44%   96.45%           
=======================================
  Files          13       13           
  Lines         760      762    +2     
  Branches      227      219    -8     
=======================================
+ Hits          733      735    +2     
  Misses         27       27           
Impacted Files Coverage Δ
src/index.tsx 94.50% <85.71%> (+0.06%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@zombieJ zombieJ merged commit 3e5d55e into master Jul 17, 2023
@zombieJ zombieJ deleted the not-reopen branch July 17, 2023 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modal 和Dropdown组合更多操作功能,打开Modal后hover依然能打开Dropdown的下拉

2 participants