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/#47] 갤러리 화면 QA기반 오류 해결 #54

Merged
merged 5 commits into from
Nov 29, 2024

Conversation

yihwanggeun
Copy link
Contributor

@yihwanggeun yihwanggeun commented Nov 28, 2024

Related issue 🛠

Work Description ✏️

  • 갤러리 화면 QA기반 오류 해결

Screenshot 📸

Uncompleted Tasks 😅

아직 구현이 안됐거나 미흡한 부분이 있다면 작성해주세요.

  • Task1

To Reviewers (Optional) 📢

리뷰어가 특별히 봐줬으면 하는 부분이 있다면 작성해주세요.

@yihwanggeun yihwanggeun added FIX 🔨 버그 및 오류 해결 황근 ⛑️ 이황근님 라벨 labels Nov 28, 2024
@yihwanggeun yihwanggeun self-assigned this Nov 28, 2024
Copy link
Collaborator

@boiledEgg-s boiledEgg-s left a comment

Choose a reason for hiding this comment

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

너무너무 수고많으셨습니다!! 역시 믿을맨 이황근~

.padding(top = 8.dp),
contentPadding = PaddingValues(1.dp),
when(selectedTab) {
0 -> {
Copy link
Collaborator

Choose a reason for hiding this comment

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

나중엔 이런 선택지를 enum class로 관리해보세요!

navigate(
route = GalleryDetail(photoId),
navOptions = navOptions ?: navOptions {
launchSingleTop = true
Copy link
Collaborator

Choose a reason for hiding this comment

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

굳굳

@jangsjw
Copy link
Contributor

jangsjw commented Nov 29, 2024

너무 고생하셨습니다~!!

Copy link
Contributor

@chrin05 chrin05 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!!

@yihwanggeun yihwanggeun changed the title [FIX/#48] 갤러리 화면 QA기반 오류 해결 [FIX/#47] 갤러리 화면 QA기반 오류 해결 Nov 29, 2024
@yihwanggeun yihwanggeun merged commit 4d6a87e into develop Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FIX 🔨 버그 및 오류 해결 황근 ⛑️ 이황근님 라벨
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] QA기반 오류 해결
4 participants