Skip to content

feat(PullToRefresh): add Button for a11y - #10046

Open
SevereCloud wants to merge 2 commits into
masterfrom
SevereCloud/feat/PullToRefresh/add-Button-for-a11y
Open

feat(PullToRefresh): add Button for a11y#10046
SevereCloud wants to merge 2 commits into
masterfrom
SevereCloud/feat/PullToRefresh/add-Button-for-a11y

Conversation

@SevereCloud

Copy link
Copy Markdown
Contributor

  • Unit-тесты
  • e2e-тесты
  • Дизайн-ревью
  • Документация фичи
  • Release notes

Описание

PullToRefresh не доступен с клавиатуры и в дереве доступности

Изменения

Добавляем скрытую кнопку которая показывается только при фокусе

Release notes

Улучшения

  • PullToRefresh: добавлена кнопка обновления которая доступна с клавиатуры

@SevereCloud
SevereCloud requested a review from a team as a code owner July 12, 2026 05:47
@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
JS 425.58 KB (+0.06% 🔺)
JS (gzip) 131.29 KB (+0.1% 🔺)
JS (brotli) 108.49 KB (+0.09% 🔺)
JS import Div (tree shaking) 945 B (0%)
CSS 382.29 KB (+0.08% 🔺)
CSS (gzip) 46.83 KB (+0.13% 🔺)
CSS (brotli) 36.9 KB (-0.17% 🔽)

@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

e2e tests

Playwright Report

@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

📊 Найдены изменения в собранных файлах: Отчет

Commit d8a3443

@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.22%. Comparing base (03e2870) to head (d8a3443).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10046   +/-   ##
=======================================
  Coverage   95.21%   95.22%           
=======================================
  Files         461      461           
  Lines       12528    12535    +7     
  Branches     4485     4488    +3     
=======================================
+ Hits        11929    11936    +7     
  Misses        599      599           
Flag Coverage Δ
unittests 95.22% <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 Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

👀 Docs deployed

📦 Package ✅

yarn add @vkontakte/vkui@https://development.s3.prodcloud.vk.team/pull/10046/d8a344389d5c873660d7cf0f5f9df48ac6127dfd/pkg/@vkontakte/vkui/_pkg.tgz

Commit d8a3443

@vkcom-publisher vkcom-publisher added the pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности label Jul 19, 2026
Comment thread website/content/components/pull-to-refresh.mdx Outdated
Comment thread packages/vkui/src/components/PullToRefresh/PullToRefresh.module.css Outdated

@i-mirdzhamolov-vk-team i-mirdzhamolov-vk-team left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

В примере до загрузки контента кнопка по табу не появляется 🤔

2026-07-28.11.26.06.mov

Comment thread website/content/components/pull-to-refresh.mdx Outdated
@d-suvorov-vk-team
d-suvorov-vk-team force-pushed the SevereCloud/feat/PullToRefresh/add-Button-for-a11y branch from b15a96e to 37e2b7d Compare July 30, 2026 08:24

@i-mirdzhamolov-vk-team i-mirdzhamolov-vk-team left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

тест упал

может быть связано с обновлением React до 19 32c75c5

@vkcom-publisher vkcom-publisher removed the pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности label Jul 30, 2026
@d-suvorov-vk-team
d-suvorov-vk-team force-pushed the SevereCloud/feat/PullToRefresh/add-Button-for-a11y branch from 937e934 to d8a3443 Compare August 10, 2026 07:55
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.

[Enhancement][a11y] Доступность PullToRefresh

5 participants