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: Popup mouseDown inside and mouseUp outside should not close popup #376

Merged
merged 2 commits into from
May 5, 2023

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented May 5, 2023

@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Merging #376 (ab5417b) into master (6b889e7) will increase coverage by 0.04%.
The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##           master     #376      +/-   ##
==========================================
+ Coverage   96.03%   96.08%   +0.04%     
==========================================
  Files          12       12              
  Lines         631      639       +8     
  Branches      188      185       -3     
==========================================
+ Hits          606      614       +8     
  Misses         25       25              
Impacted Files Coverage Δ
src/index.tsx 95.54% <100.00%> (+0.18%) ⬆️

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

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.

Popover closes when mouse pointer (mouse up) is outside content
2 participants