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(ModalPage): apply user height for desktop #8036

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

inomdzhon
Copy link
Contributor

Описание

Для desktop было зашито block-size: auto. Поменял на использование --vkui_internal_ModalPage--userHeight, который по умолчанию auto для desktop.

Release notes

Исправления

  • ModalPage: не применялся height на desktop экране

@inomdzhon inomdzhon added type:bug cmp:modal-page patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча labels Dec 3, 2024
@inomdzhon inomdzhon added this to the v7.0.1 milestone Dec 3, 2024
@inomdzhon inomdzhon self-assigned this Dec 3, 2024
@inomdzhon inomdzhon requested a review from a team as a code owner December 3, 2024 11:50
Copy link
Contributor

github-actions bot commented Dec 3, 2024

size-limit report 📦

Path Size
JS 385.32 KB (0%)
JS (gzip) 116.51 KB (0%)
JS (brotli) 95.87 KB (0%)
JS import Div (tree shaking) 1.56 KB (0%)
CSS 337.16 KB (+0.01% 🔺)
CSS (gzip) 42.77 KB (0%)
CSS (brotli) 33.71 KB (-0.09% 🔽)

Copy link

codesandbox-ci bot commented Dec 3, 2024

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

github-actions bot commented Dec 3, 2024

e2e tests

Playwright Report

Copy link
Contributor

github-actions bot commented Dec 3, 2024

👀 Docs deployed

Commit aa2c820

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.48%. Comparing base (b9c9e6c) to head (aa2c820).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8036   +/-   ##
=======================================
  Coverage   95.47%   95.48%           
=======================================
  Files         393      393           
  Lines       11192    11158   -34     
  Branches     3710     3684   -26     
=======================================
- Hits        10686    10654   -32     
+ Misses        506      504    -2     
Flag Coverage Δ
unittests 95.48% <ø> (+<0.01%) ⬆️

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.

@inomdzhon inomdzhon merged commit 8475760 into master Dec 4, 2024
28 checks passed
@inomdzhon inomdzhon deleted the imirdzhamolov/fix/ModalPage-desktop-height branch December 4, 2024 10:20
vkcom-publisher pushed a commit that referenced this pull request Dec 4, 2024
h2. Описание

Для **desktop** было зашито `block-size: auto`. Поменял на использование `--vkui_internal_ModalPage--userHeight`, который по умолчанию `auto` для **desktop**.

h2. Release notes
h2. Исправления
- ModalPage: не применялся `height` на **desktop** экране
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmp:modal-page patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча type:bug
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants