Skip to content

Add animated dim background for BottomSheet#684

Merged
yuni-ju merged 1 commit intodevelopfrom
bug/issue-683
Sep 6, 2025
Merged

Add animated dim background for BottomSheet#684
yuni-ju merged 1 commit intodevelopfrom
bug/issue-683

Conversation

@yuni-ju
Copy link
Member

@yuni-ju yuni-ju commented Sep 4, 2025

작업 내용

  • 바텀시트가 올라올 때 배경이 어두워지지 않는 문제 해결
  • BottomSheetScaffold는 기존의 ModalBottomSheet와 달리 dim 효과가 나타나지 않기 때문에 생긴 문제였음
  • BottomSheet의 상태에 따라 직접 어두운 배경을 보여주도록 수정 (0.6f는 Figma의 디자인에 따라 지정한 값입니다.)
    • 이때, alpha값을 애니메이션 처리

참고

@yuni-ju yuni-ju requested a review from DongJun-H September 4, 2025 14:27
@yuni-ju yuni-ju self-assigned this Sep 4, 2025
@yuni-ju yuni-ju added this to DAYO 2.0 Sep 4, 2025
@yuni-ju yuni-ju added bug Something isn't working layout labels Sep 4, 2025
@github-project-automation github-project-automation bot moved this to Todo in DAYO 2.0 Sep 4, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in DAYO 2.0 Sep 6, 2025
@yuni-ju yuni-ju merged commit b93f0ba into develop Sep 6, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in DAYO 2.0 Sep 6, 2025
@yuni-ju yuni-ju deleted the bug/issue-683 branch September 15, 2025 11:00
DongJun-H pushed a commit that referenced this pull request Feb 3, 2026
Add animated dim background for BottomSheet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working layout

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[bug] BottomSheet background dim not shown

2 participants