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): account for prev expandable value #6637

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

BlackySoul
Copy link
Contributor


Изменения

Смотрим на предыдущее значение expandable для принятия решения по разворачиванию модалки - если изначально модалку нельзя было открыть на всю высоту, то оставляем её в свернутом состоянии

@BlackySoul BlackySoul requested a review from a team as a code owner February 27, 2024 07:00
@github-actions github-actions bot added the patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Feb 27, 2024
Copy link
Contributor

size-limit report 📦

Path Size
JS 351.54 KB (+0.01% 🔺)
JS (gzip) 107.52 KB (+0.02% 🔺)
JS (brotli) 88.96 KB (-0.01% 🔽)
JS import Div (tree shaking) 1.43 KB (0%)
CSS 257.89 KB (0%)
CSS (gzip) 33.8 KB (0%)
CSS (brotli) 27.44 KB (0%)

Copy link

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

e2e tests

Playwright Report

Copy link
Contributor

👀 Docs deployed

Commit f72dd9d

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.20%. Comparing base (8a6b9f6) to head (f72dd9d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6637   +/-   ##
=======================================
  Coverage   82.20%   82.20%           
=======================================
  Files         331      331           
  Lines       10219    10219           
  Branches     3422     3421    -1     
=======================================
  Hits         8401     8401           
  Misses       1818     1818           
Flag Coverage Δ
unittests 82.20% <100.00%> (ø)

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.

@BlackySoul BlackySoul merged commit c05368c into master Feb 28, 2024
27 checks passed
@BlackySoul BlackySoul deleted the fix/6635/ModalPage_fix_height branch February 28, 2024 04:25
vkcom-publisher pushed a commit that referenced this pull request Feb 28, 2024
* fix(ModalPage): apply DOM changes before height calculation

* fix(ModalPage): apply DOM changes before height calculation
BlackySoul added a commit that referenced this pull request Feb 28, 2024
* fix(ModalPage): apply DOM changes before height calculation

* fix(ModalPage): apply DOM changes before height calculation
@BlackySoul BlackySoul mentioned this pull request Feb 28, 2024
BlackySoul added a commit that referenced this pull request Feb 28, 2024
* fix(ModalPage): apply DOM changes before height calculation

* fix(ModalPage): apply DOM changes before height calculation
vkcom-publisher pushed a commit that referenced this pull request Feb 28, 2024
* fix(ModalPage): apply DOM changes before height calculation

* fix(ModalPage): apply DOM changes before height calculation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча
Projects
None yet
3 participants