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

patch: pr7806 in v6 #7914

Merged
merged 1 commit into from
Nov 8, 2024
Merged

patch: pr7806 in v6 #7914

merged 1 commit into from
Nov 8, 2024

Conversation

EldarMuhamethanov
Copy link
Contributor

…cus to anchor element (#7806)

* fix(useFloatingWithInteractions): improve restoreFocus, add restoreFocus to anchor element

* fix(useFocusTrap): resolve conflicts

* fix: remove 'latest-active' variant from RestoreFocusType

(cherry picked from commit 3589018)
@EldarMuhamethanov EldarMuhamethanov self-assigned this Nov 7, 2024
@EldarMuhamethanov EldarMuhamethanov requested a review from a team as a code owner November 7, 2024 15:01
Copy link
Contributor

github-actions bot commented Nov 7, 2024

size-limit report 📦

Path Size
JS 387.42 KB (+0.07% 🔺)
JS (gzip) 117.06 KB (+0.09% 🔺)
JS (brotli) 96.09 KB (-0.03% 🔽)
JS import Div (tree shaking) 1.45 KB (0%)
CSS 331.15 KB (0%)
CSS (gzip) 41.35 KB (0%)
CSS (brotli) 32.69 KB (0%)

Copy link

codesandbox-ci bot commented Nov 7, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Contributor

github-actions bot commented Nov 7, 2024

e2e tests

Playwright Report

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 87.23404% with 6 lines in your changes missing coverage. Please review.

Project coverage is 95.14%. Comparing base (66405d2) to head (223db43).
Report is 20 commits behind head on v6.

Files with missing lines Patch % Lines
...ingWithInteractions/useFloatingWithInteractions.ts 45.45% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v6    #7914      +/-   ##
==========================================
- Coverage   95.20%   95.14%   -0.07%     
==========================================
  Files         383      383              
  Lines       11340    11384      +44     
  Branches     3723     3755      +32     
==========================================
+ Hits        10796    10831      +35     
- Misses        544      553       +9     
Flag Coverage Δ
unittests 95.14% <87.23%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@EldarMuhamethanov EldarMuhamethanov added the ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Nov 8, 2024
@EldarMuhamethanov EldarMuhamethanov mentioned this pull request Nov 8, 2024
@EldarMuhamethanov EldarMuhamethanov merged commit b1a71f1 into v6 Nov 8, 2024
26 of 28 checks passed
@EldarMuhamethanov EldarMuhamethanov deleted the patch/pr7806-v6 branch November 8, 2024 08:48
vkcom-publisher pushed a commit that referenced this pull request Nov 8, 2024
…cus to anchor element (#7806) (#7914)

* fix(useFloatingWithInteractions): improve restoreFocus, add restoreFocus to anchor element

* fix(useFocusTrap): resolve conflicts

* fix: remove 'latest-active' variant from RestoreFocusType

(cherry picked from commit 3589018)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants