Skip to content

fix(PanelHeader): fix z-index for static panel-header#9521

Merged
EldarMuhamethanov merged 2 commits intomasterfrom
e.muhamethanov/panel-header-fix-z-index
Feb 27, 2026
Merged

fix(PanelHeader): fix z-index for static panel-header#9521
EldarMuhamethanov merged 2 commits intomasterfrom
e.muhamethanov/panel-header-fix-z-index

Conversation

@EldarMuhamethanov
Copy link
Copy Markdown
Contributor

@EldarMuhamethanov EldarMuhamethanov commented Feb 27, 2026


  • Unit-тесты
  • e2e-тесты
  • Дизайн-ревью
  • Документация фичи
  • Release notes (Напишу в rc релизе, когда pr заедет в мастер)

Описание

После #9252 есть проблема - когда PanelHeader статичный(не sticky и не float={true}) ему выставляется z-index и он может перкрывать собой зафиксированный сверху PanelHeader
image

UPD

Скриншоты обновились ожидаемо(вернулись как были до правки в #9252)

Release notes

Исправления

  • PanelHeader: Для статичной панели(fixed = false) был убран z-index, так как он мог перекрывать другую панель

@EldarMuhamethanov EldarMuhamethanov self-assigned this Feb 27, 2026
@EldarMuhamethanov EldarMuhamethanov requested a review from a team as a code owner February 27, 2026 09:05
@github-actions github-actions bot added the ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Feb 27, 2026
SevereCloud
SevereCloud previously approved these changes Feb 27, 2026
@EldarMuhamethanov EldarMuhamethanov removed the ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Feb 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 27, 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.5 KB (+0.02% 🔺)
CSS (gzip) 46.43 KB (+0.02% 🔺)
CSS (brotli) 36.69 KB (+0.08% 🔺)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 27, 2026

e2e tests

⚠️ Some screenshots were failed. See Playwright Report.

Playwright Report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 27, 2026

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

Commit 7a7825b

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 27, 2026

👀 Docs deployed

📦 Package ✅

yarn add @vkontakte/vkui@https://development.s3.prodcloud.vk.team/pull/9521/7a7825bf63b46e22ce72a7715cfca32bd610ebb9/pkg/@vkontakte/vkui/_pkg.tgz

Commit 7a7825b

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.77%. Comparing base (ab21c91) to head (7a7825b).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9521   +/-   ##
=======================================
  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.

@EldarMuhamethanov EldarMuhamethanov merged commit fb5934e into master Feb 27, 2026
28 of 29 checks passed
@EldarMuhamethanov EldarMuhamethanov deleted the e.muhamethanov/panel-header-fix-z-index branch February 27, 2026 09:55
@github-project-automation github-project-automation bot moved this to ✅ Done in VKUI Feb 27, 2026
@inomdzhon inomdzhon removed this from the v8.0.0 milestone Mar 4, 2026
@inomdzhon inomdzhon mentioned this pull request Mar 13, 2026
3 tasks
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