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: pr8248 #8261

Merged
merged 1 commit into from
Feb 12, 2025
Merged

patch: pr8248 #8261

merged 1 commit into from
Feb 12, 2025

Conversation

…ct with several FocusTraps (#8248)

* fix(ModalPage, ModalCard): add prop `focusTrapDisabled` to fix conflict with several FocusTraps

* doc(ModalPage,ModalCard): fix documentation

* doc(ModalPage,ModalCard): fix docs

* doc(ModalPage,ModalCard): fix docs

* fix: rename `focusTrapDisabled` to `disableFocusTrap`
# Conflicts:
#	packages/vkui/src/components/ModalCard/ModalCard.test.tsx
#	packages/vkui/src/components/ModalCard/ModalCardInternal.tsx
#	packages/vkui/src/components/ModalPage/ModalPage.test.tsx
#	packages/vkui/src/components/ModalPage/types.ts
@EldarMuhamethanov EldarMuhamethanov added this to the v7.1.3 milestone Feb 12, 2025
@EldarMuhamethanov EldarMuhamethanov self-assigned this Feb 12, 2025
@EldarMuhamethanov EldarMuhamethanov requested a review from a team as a code owner February 12, 2025 09:23
Copy link

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

size-limit report 📦

Path Size
JS 389.98 KB (+0.03% 🔺)
JS (gzip) 118.32 KB (+0.03% 🔺)
JS (brotli) 97.27 KB (-0.07% 🔽)
JS import Div (tree shaking) 1.56 KB (0%)
CSS 342.63 KB (0%)
CSS (gzip) 42.36 KB (0%)
CSS (brotli) 33.75 KB (0%)

Copy link
Contributor

e2e tests

Playwright Report

Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.54%. Comparing base (00192aa) to head (e453786).
Report is 2 commits behind head on 7.1-stable.

Additional details and impacted files
@@             Coverage Diff             @@
##           7.1-stable    #8261   +/-   ##
===========================================
  Coverage       95.53%   95.54%           
===========================================
  Files             397      397           
  Lines           11360    11361    +1     
  Branches         3753     3753           
===========================================
+ Hits            10853    10855    +2     
+ Misses            507      506    -1     
Flag Coverage Δ
unittests 95.54% <100.00%> (+<0.01%) ⬆️

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.

@inomdzhon inomdzhon removed this from the v7.1.3 milestone Feb 12, 2025
Copy link
Contributor

@inomdzhon inomdzhon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

удалил майлстоун, т.к. есть в основной задаче

@EldarMuhamethanov EldarMuhamethanov merged commit 02bd7c5 into 7.1-stable Feb 12, 2025
29 checks passed
@EldarMuhamethanov EldarMuhamethanov deleted the patch/pr8248 branch February 12, 2025 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants