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(ActionSheet): fix overflow for adroid and ios #3504

Closed

Conversation

AndreyZlobin
Copy link
Contributor

  • Добавил max-height: 100% для PopoutWrapper , а так же overflow:auto для ActionSheet, тем самым, получили скролл в ActionSheet на мобильных IOS и Android

@AndreyZlobin AndreyZlobin requested a review from a team as a code owner October 25, 2022 09:35
@codesandbox-ci
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.

Latest deployment of this branch, based on commit 9a3c921:

Sandbox Source
VKUI - default example Configuration

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
JS 261.08 KB (0%)
JS (gzip) 78.69 KB (0%)
JS (brotli) 66.35 KB (0%)
JS, unstable 31.73 KB (0%)
CSS 289.67 KB (+0.01% 🔺)
CSS (gzip) 39.07 KB (+0.03% 🔺)
CSS (brotli) 31.06 KB (+0.02% 🔺)
CSS, unstable 1.22 KB (0%)

@github-actions
Copy link
Contributor

👀 Styleguide deployed

See the styleguide for this PR at https://vkcom.github.io/VKUI/pull/3504/

@github-actions
Copy link
Contributor

Code coverage

lines3927 / 505277.73%
statements3998 / 515277.60%
functions841 / 107678.15%
branches3646 / 506272.02%
branchesTrue0 / 0100.00%

Generated by 🚫 dangerJS against 9a3c921

Copy link
Contributor

@inomdzhon inomdzhon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Нужен ещё дизайн-ревью. Надо воссоздать кейс, приложить ссылку на этот кейс и добавить в ревьюеры группу @VKCOM/vkui-design.
  2. Сейчас правку легко сломать обратно, поэтому нужно обеспечить каким-то образом уменьшение вероятности этого (есть несколько вариантов).

@inomdzhon
Copy link
Contributor

Решение надо обсудить с дизайном, поэтому текущий PR закрываю

@inomdzhon inomdzhon closed this Dec 20, 2022
@SevereCloud SevereCloud deleted the fix/3494/fix_overflow_ActionSheet_ios_android branch January 25, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Нет скролла контента в ActionSheet на маленьких экранах
2 participants