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: pr8247 #8260

Merged
merged 1 commit into from
Feb 12, 2025
Merged

patch: pr8247 #8260

merged 1 commit into from
Feb 12, 2025

Conversation

andrey-medvedev-vk
Copy link
Contributor

- Добавил FocuTrap чтобы фокус сразу попадал в OnboradingTooltip для пользователей скринридеров.
- Сделал `overlay` прозрачной кнопкой, чтобы можно было по нажатию на неё закрыть `OnboardingTooltip` и передвинул его DOM-дереве перед контентом тултипа, чтобы он не перекрывал весь текст тултипа.

- Добавил `role="dialog"` и `aria-modal="true"` чтобы пользователь скринридера не мог выйти за пределы тултипа пока его не закроет.
- Добавил warning если title/aria-label/aria-labelledby не заданы
@andrey-medvedev-vk andrey-medvedev-vk requested a review from a team as a code owner February 12, 2025 09:11
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 390.23 KB (+0.09% 🔺)
JS (gzip) 118.42 KB (+0.12% 🔺)
JS (brotli) 97.51 KB (+0.19% 🔺)
JS import Div (tree shaking) 1.56 KB (0%)
CSS 342.9 KB (+0.08% 🔺)
CSS (gzip) 42.4 KB (+0.11% 🔺)
CSS (brotli) 33.76 KB (+0.04% 🔺)

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.57%. Comparing base (00192aa) to head (3410454).
Report is 1 commits behind head on 7.1-stable.

Additional details and impacted files
@@              Coverage Diff               @@
##           7.1-stable    #8260      +/-   ##
==============================================
+ Coverage       95.53%   95.57%   +0.03%     
==============================================
  Files             397      397              
  Lines           11360    11367       +7     
  Branches         3753     3757       +4     
==============================================
+ Hits            10853    10864      +11     
+ Misses            507      503       -4     
Flag Coverage Δ
unittests 95.57% <100.00%> (+0.03%) ⬆️

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.

Copy link
Contributor

👀 Docs deployed

Commit 3410454

@andrey-medvedev-vk andrey-medvedev-vk requested a review from a team February 12, 2025 09:25
@andrey-medvedev-vk andrey-medvedev-vk self-assigned this Feb 12, 2025
@andrey-medvedev-vk andrey-medvedev-vk added this to the v7.1.3 milestone Feb 12, 2025
@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.

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

@andrey-medvedev-vk andrey-medvedev-vk merged commit a62419d into 7.1-stable Feb 12, 2025
29 checks passed
@andrey-medvedev-vk andrey-medvedev-vk deleted the patch/pr8247 branch February 12, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants