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: document.activeElement cannot get correct dom when the component… #221

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

rzyanhao
Copy link
Contributor

@rzyanhao rzyanhao commented Feb 24, 2021

document.activeElement cannot get correct dom when the component is placed in shadow dom

@vercel
Copy link

vercel bot commented Feb 24, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/picker/5tne6NJBNun5omSwYgY26wk2wuoa
✅ Preview: https://picker-git-fork-rzyanhao-master-react-component.vercel.app

@codecov
Copy link

codecov bot commented Feb 24, 2021

Codecov Report

Merging #221 (f6f4db1) into master (c0963ac) will decrease coverage by 0.04%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
- Coverage   99.57%   99.52%   -0.05%     
==========================================
  Files          45       45              
  Lines        2101     2104       +3     
  Branches      617      619       +2     
==========================================
+ Hits         2092     2094       +2     
- Misses          7        8       +1     
  Partials        2        2              
Impacted Files Coverage Δ
src/hooks/usePickerInput.ts 98.73% <75.00%> (-1.27%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c0963ac...afa37bc. Read the comment docs.

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.

2 participants