Skip to content

fix(CustomScrollView): fallback only for pointer fine#9538

Merged
SevereCloud merged 1 commit intomasterfrom
SevereCloud/fix/CustomScrollView/fallback-only-for-pointer-fine
Mar 2, 2026
Merged

fix(CustomScrollView): fallback only for pointer fine#9538
SevereCloud merged 1 commit intomasterfrom
SevereCloud/fix/CustomScrollView/fallback-only-for-pointer-fine

Conversation

@SevereCloud
Copy link
Copy Markdown
Contributor

@SevereCloud SevereCloud commented Mar 2, 2026

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

Описание

Android WebView не поддерживает scrollbar-color, поэтому на андроид телефонах появляются полосы прокрутки

Изменения

Включаем фоллбек полос прокрутки только для pointer: fine

Release notes

Исправления

  • CustomScrollView: для Android WebView отрисовывалась широкая полоса прокрутки на тач устройствах

@SevereCloud SevereCloud requested a review from a team as a code owner March 2, 2026 13:35
@github-actions github-actions bot added the ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Mar 2, 2026
@SevereCloud SevereCloud added ci:cherry-pick:v7 ci:cherry-pick:v7-patch and removed ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча labels Mar 2, 2026
@SevereCloud SevereCloud self-assigned this Mar 2, 2026
@SevereCloud SevereCloud added this to VKUI Mar 2, 2026
@SevereCloud SevereCloud added this to the v7.11.6 milestone Mar 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

size-limit report 📦

Path Size
JS 413.56 KB (0%)
JS (gzip) 126.81 KB (0%)
JS (brotli) 104.45 KB (0%)
JS import Div (tree shaking) 811 B (0%)
CSS 374.52 KB (+0.01% 🔺)
CSS (gzip) 46.43 KB (+0.02% 🔺)
CSS (brotli) 36.71 KB (-0.02% 🔽)

@SevereCloud SevereCloud moved this to 👀 In Review in VKUI Mar 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

e2e tests

Playwright Report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

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

Commit 5d0ea16

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

👀 Docs deployed

📦 Package ✅

yarn add @vkontakte/vkui@https://development.s3.prodcloud.vk.team/pull/9538/5d0ea16ec269147d4ed1a32efbc49ee48c98869b/pkg/@vkontakte/vkui/_pkg.tgz

Commit 5d0ea16

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.77%. Comparing base (9520b7f) to head (5d0ea16).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9538   +/-   ##
=======================================
  Coverage   94.77%   94.77%           
=======================================
  Files         441      441           
  Lines       11958    11958           
  Branches     4407     4407           
=======================================
  Hits        11333    11333           
  Misses        625      625           
Flag Coverage Δ
unittests 94.77% <ø> (ø)

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.

🚀 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.

@SevereCloud SevereCloud merged commit abd3006 into master Mar 2, 2026
29 checks passed
@SevereCloud SevereCloud deleted the SevereCloud/fix/CustomScrollView/fallback-only-for-pointer-fine branch March 2, 2026 15:28
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in VKUI Mar 2, 2026
@vkcom-publisher
Copy link
Copy Markdown
Contributor

v7.11.6 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants