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

목표 리스트 바텀 시트 기본 UI 구현 #16

Merged
merged 26 commits into from
Jan 23, 2025

Conversation

murjune
Copy link
Member

@murjune murjune commented Jan 22, 2025

BottomSheetScaffold 를 활용해서 GoalBottomSheet를 구현했습니다. 커스텀 해보려했는데.. 시간이 너무 오래걸리는 것 같아 일단 기본 제공 UI를 사용했네요

한가지 논의해볼만한 점이 있는데요! 기본적으로 보여야하는 BottomSheet 의 높이(=peekHeight)를 얼마나 잡아야할 지 궁금하더라구요
아마 오늘 회의 때 확정나겠죠??


추가로 :datastore-proto 의 경우 ktlint 적용을 제외했습니다~ ksp가 만들 코드가 컨벤션 위반해서 문제가 되는 것 같은데, 해결 방법을 일단 찾지 못했네요 😂

@murjune murjune self-assigned this Jan 22, 2025
@murjune murjune force-pushed the feat/goal-list-modalsheet branch from 36737b2 to acdaf63 Compare January 22, 2025 14:43
@murjune
Copy link
Member Author

murjune commented Jan 22, 2025

ktLint 포메팅 같은 경우는 TODO 로 남겨두고 따로 PR 파서 한 방에 해결해보겠습니닷..acdaf63

Copy link
Member

@nohjunh nohjunh left a comment

Choose a reason for hiding this comment

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

대시보드 구조 잡아주시느라 고생하셨습니다~!
준원님 든든합니다! 한 가지 리뷰만 더 봐주시면 될 것 같아요
저도 오늘 중으로 이미지 프레임 작업한 거 올려놓을게요~

@murjune
Copy link
Member Author

murjune commented Jan 23, 2025

추가로 기존 GoalContent -> GoalBottomSheetBody 로 네이밍 변경했습니다~ 2aec2ab

@murjune murjune merged commit ba937d1 into develop Jan 23, 2025
1 check passed
@murjune murjune deleted the feat/goal-list-modalsheet branch January 28, 2025 15:53
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.

2 participants