Skip to content

fix(bottom-sheet): учитывать safe-area для магнитных позиций [DS-15308] version:48#2092

Draft
dHIM24 wants to merge 3 commits intoversion/48from
DS-15308-48
Draft

fix(bottom-sheet): учитывать safe-area для магнитных позиций [DS-15308] version:48#2092
dHIM24 wants to merge 3 commits intoversion/48from
DS-15308-48

Conversation

@dHIM24
Copy link
Copy Markdown
Contributor

@dHIM24 dHIM24 commented Feb 26, 2026

Оригинальный PR: #2091

BottomSheet
  • Добавлена поддержка safe-area-inset-top в PWA standalone режиме.

Чек лист

  • Задача сформулирована и описана в JIRA
  • В названии ветки есть айдишник задачи в JIRA (fix/DS-1234), ссылку прикреплять не надо
  • У реквеста осмысленное название feat(...) или fix(...) по conventional commits (https://www.conventionalcommits.org)
  • Код покрыт тестами и протестирован в различных браузерах
  • Добавленные пропсы добавлены в демки и описаны в документации
  • К реквесту добавлен changeset

Было:

Стало:

  1. Реализован адаптивный safe-area для различных раскладок

  2. При клике на триггер появления виртуальной клавиатуры, клавиатура вытесняет контент, оставляя инпут в зоне видимости ввода

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 26, 2026

🦋 Changeset detected

Latest commit: 8f549f2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 12 packages
Name Type
@alfalab/core-components-bottom-sheet Patch
@alfalab/core-components-select-with-tags Patch
@alfalab/core-components-select Patch
@alfalab/core-components-tooltip Patch
@alfalab/core-components-custom-picker-button Patch
@alfalab/core-components-input-autocomplete Patch
@alfalab/core-components-international-phone-input Patch
@alfalab/core-components-intl-phone-input Patch
@alfalab/core-components-picker-button Patch
@alfalab/core-components-table Patch
@alfalab/core-components-gallery Patch
@alfalab/core-components-tabs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dHIM24 dHIM24 marked this pull request as ready for review February 26, 2026 21:59
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 26, 2026

Собрана новая демка.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 5, 2026

Bundle size report

Entry point Size (minified)
@alfalab/core-components-bottom-sheet/index.js 83.9 (+1.50 KB ❌)
@alfalab/core-components-custom-picker-button/mobile/index.js 216.4 (+1.40 KB ❌)
@alfalab/core-components-custom-picker-button/index.js 243.9 (+1.40 KB ❌)
@alfalab/core-components-input-autocomplete/mobile/index.js 220.7 (+1.40 KB ❌)
@alfalab/core-components-input-autocomplete/index.js 248.1 (+1.40 KB ❌)
@alfalab/core-components-international-phone-input/mobile/index.js 517.5 (+1.50 KB ❌)
@alfalab/core-components-international-phone-input/index.js 545.4 (+1.50 KB ❌)
@alfalab/core-components-picker-button/mobile/index.js 214.6 (+1.40 KB ❌)
@alfalab/core-components-picker-button/index.js 241.8 (+1.40 KB ❌)
@alfalab/core-components-select/mobile/index.js 211 (+1.50 KB ❌)
@alfalab/core-components-select/index.js 237.5 (+1.40 KB ❌)
@alfalab/core-components-select-with-tags/mobile/index.js 197 (+1.40 KB ❌)
@alfalab/core-components-select-with-tags/index.js 223.1 (+1.40 KB ❌)
@alfalab/core-components-tooltip/mobile/index.js 84.6 (+1.40 KB ❌)
@alfalab/core-components-tooltip/index.js 113.2 (+1.40 KB ❌)

@dHIM24 dHIM24 marked this pull request as draft March 5, 2026 08:18
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.

1 participant