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: contextMenu close all #407

Merged
merged 3 commits into from
Jun 30, 2023
Merged

Conversation

1587315093
Copy link
Contributor

@1587315093 1587315093 commented Jun 29, 2023

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #407 (56ad46b) into master (cf29179) will decrease coverage by 0.24%.
The diff coverage is 92.85%.

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

@@            Coverage Diff             @@
##           master     #407      +/-   ##
==========================================
- Coverage   96.68%   96.44%   -0.24%     
==========================================
  Files          13       13              
  Lines         724      760      +36     
  Branches      221      227       +6     
==========================================
+ Hits          700      733      +33     
- Misses         24       27       +3     
Impacted Files Coverage Δ
src/index.tsx 94.44% <83.33%> (-0.48%) ⬇️
src/Popup/index.tsx 90.00% <89.47%> (-0.91%) ⬇️
src/hooks/useAlign.ts 96.53% <100.00%> (+0.16%) ⬆️
src/hooks/useWinClick.ts 100.00% <100.00%> (ø)

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

tests/basic.test.jsx Outdated Show resolved Hide resolved
@zombieJ zombieJ merged commit 4f90505 into react-component:master Jun 30, 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.

Multiple dropdown menus (with trigger=context) remain open
2 participants