Skip to content

fix: should hide popup when set alignPoint after scrolling #417

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

Merged

Conversation

linxianxi
Copy link
Contributor

@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #417 (1362819) into master (afd2782) will increase coverage by 0.01%.
The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##           master     #417      +/-   ##
==========================================
+ Coverage   96.61%   96.63%   +0.01%     
==========================================
  Files          13       13              
  Lines         768      772       +4     
  Branches      219      229      +10     
==========================================
+ Hits          742      746       +4     
  Misses         26       26              
Files Changed Coverage Δ
src/hooks/useWatch.ts 100.00% <100.00%> (ø)
src/index.tsx 95.28% <100.00%> (+0.07%) ⬆️

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

@linxianxi linxianxi force-pushed the fix-contextmenu-scroll-hide branch from 1a6d987 to de8412d Compare August 9, 2023 03:27
@zombieJ zombieJ merged commit 3ebd812 into react-component:master Aug 9, 2023
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.

dropdown contextMenu 打开后快速滚动页面弹出框定位有问题
2 participants