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(TabbarItem): use single Tappable #5914

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

eugpoloz
Copy link
Contributor

@eugpoloz eugpoloz commented Oct 4, 2023

Чеклист

  • Unit-тесты
  • e2e-тесты
  • Дизайн-ревью

Описание

Зашла в TabbarItem в процессе приведения в порядок аутлайнов внутри FocusVisible, поняла, что нужен небольшой рефакторинг, чтобы все работало как надо.

Изменения

  • убрала лишнюю обертку для TabbarItem
  • обновила ripple-эффект

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

size-limit report 📦

Path Size
JS 344.37 KB (+0.57% 🔺)
JS (gzip) 105.31 KB (+0.68% 🔺)
JS (brotli) 86.93 KB (+0.56% 🔺)
JS import Div (tree shaking) 2.71 KB (0%)
CSS 258.44 KB (+0.77% 🔺)
CSS (gzip) 33.97 KB (+1% 🔺)
CSS (brotli) 27.54 KB (+0.91% 🔺)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 4, 2023

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.

Latest deployment of this branch, based on commit 7f8036d:

Sandbox Source
VKUI TypeScript Configuration

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

e2e tests

Playwright Report

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (9d47c34) 79.13% compared to head (7f8036d) 79.18%.

Files Patch % Lines
packages/vkui/src/components/Ripple/Ripple.tsx 84.00% 4 Missing ⚠️
...kui/src/components/Tappable/TappableRefactored.tsx 87.09% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5914      +/-   ##
==========================================
+ Coverage   79.13%   79.18%   +0.05%     
==========================================
  Files         312      315       +3     
  Lines        9957    10021      +64     
  Branches     3332     3349      +17     
==========================================
+ Hits         7879     7935      +56     
- Misses       2078     2086       +8     
Flag Coverage Δ
unittests 79.18% <88.57%> (+0.05%) ⬆️

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.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

👀 Docs deployed

Commit 7f8036d

@SevereCloud SevereCloud added the v5 Автоматизация: PR продублируется в ветку v5 label Oct 6, 2023
@eugpoloz eugpoloz force-pushed the eugpoloz/2743-TabbarItem-double-tab branch 2 times, most recently from 1bf6309 to 99d46f8 Compare October 11, 2023 06:34
@eugpoloz eugpoloz changed the title WIP fix(TabbarItem): use single Tappable fix(TabbarItem): use single Tappable Oct 12, 2023
@github-actions github-actions bot added the pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности label Oct 19, 2023
@github-actions
Copy link
Contributor

PR закрыт из-за отсутствия активности в течение последних 14 дней. Если это произошло по ошибке или изменения все ещё актуальны, откройте PR повторно.

@github-actions github-actions bot closed this Oct 26, 2023
@eugpoloz eugpoloz reopened this Nov 15, 2023
@eugpoloz eugpoloz added no-stale Добавляет PR в исключения для автоматического закрытия and removed pr-needs-work Автоматизация: PR автоматически закроется через 14 дней при отсутствии активности labels Nov 15, 2023
@github-actions github-actions bot added the patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Nov 15, 2023
@eugpoloz eugpoloz force-pushed the eugpoloz/2743-TabbarItem-double-tab branch from 99d46f8 to fb4a90d Compare November 23, 2023 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-stale Добавляет PR в исключения для автоматического закрытия patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча v5 Автоматизация: PR продублируется в ветку v5
Projects
None yet
2 participants