Skip to content

[Feat/#38] 지역 관리 뷰 구현#41

Merged
sonms merged 10 commits intodevelopfrom
feat/#38-regional-management
Jul 11, 2025
Merged

[Feat/#38] 지역 관리 뷰 구현#41
sonms merged 10 commits intodevelopfrom
feat/#38-regional-management

Conversation

@sonms
Copy link
Copy Markdown
Member

@sonms sonms commented Jul 10, 2025


name: pull_request_template
about: pr 생성용 템플릿입니다~
title: ''
labels: ''
assignees: ''


ISSUE

❗ WORK DESCRIPTIONAdd commentMore actions

  • 지역관리 뷰 구현

📸 SCREENSHOT

image

📢 TO REVIEWERS

  • 감사합니다 화이팅

@sonms sonms self-assigned this Jul 10, 2025
@github-actions github-actions bot requested a review from JiWoo1261 July 10, 2025 16:34
Copy link
Copy Markdown
Member

@vvan2 vvan2 left a comment

Choose a reason for hiding this comment

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

메인 파트 뷰 작업 하시느라 고생하셨습니다! 지역관리 UI home쪽에서 추가연결하겠습니다!

.padding(horizontal = 36.dp)
.clip(RoundedCornerShape(12.dp))
.background(PawKeyTheme.colors.black.copy(alpha = 0.6f))
.padding(16.dp)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

이거 padding 2번 넣은건 무슨 의미에용?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

inner padding과 바깥쪽패딩입니당!

paddingValues: PaddingValues,
navigateUp: () -> Unit,
navigateNext: () -> Unit,
navigateSignUp: () -> Unit,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

요기 signup 가는 flow 없으면 뺴도 될것같습니다

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

이거 인정

@JiWoo1261 JiWoo1261 added feature ✨ 새로운 기능 구현 🐶민성 민성 전용 라벨 labels Jul 11, 2025
@sonms sonms merged commit bbeb8c0 into develop Jul 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature ✨ 새로운 기능 구현 🐶민성 민성 전용 라벨

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] 지역관리 뷰 구현

3 participants