[Mod/#1639] 마이페이지 QA - #1644
Merged
Merged
Conversation
seungjunGong
approved these changes
Jul 29, 2026
seungjunGong
left a comment
Member
There was a problem hiding this comment.
status bar color까지 수정 감사합니다. 고생하셨어요..!
리뷰남긴 부분만 확인해주시면 감사하겠습니다~
Comment on lines
186
to
187
Member
There was a problem hiding this comment.
p2: 여기 지금 수정한 부분은 아니긴 한데, 현재는 friendType 존재 여부만 사용되고 있어요. 처리 후 isPokeFriendList를 false로 내려도 friendType extra가 남아 있으면 조건이 계속 true가 될 수 있어서, 의도에 맞게 flag 기준으로 정리해두면 좋을 것 같아요.
Member
Author
There was a problem hiding this comment.
넵 그러면 intent?.hasExtra("friendType") == true 을 제거하는 것으로 가는게 맞을 거 같아요
애초에 트리거 조건도 아니고 실제 세팅하는 곳인 NavigatorProviderIntent 에서 이미 넘겨주는 값이라 지워도 동일한 역할을 하여 제거하였습니다!
Member
There was a problem hiding this comment.
p2: 여기도 수정한 부분이 아니긴 한데 솝탬프 딥링크 아니라 여기 isAppjamtampDeepLink 로 수정 해야할거 같습니다..!
Comment on lines
+256
to
+262
| color = colors.onSurface400, | ||
| modifier = Modifier | ||
| .fillMaxWidth() | ||
| .noRippleClickable(onClick = homeShortcutNavigation::navigateToPlaygroundHome) |
Member
Member
Author
There was a problem hiding this comment.
오오 확인했습니다! 수정 후 해당 영역에 클릭 이벤트 넣었습니다~
…into mod/#1639-mypage-qa
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Related issue 🛠
Work Description ✏️
Screenshot 📸
Uncompleted Tasks 😅
To Reviewers 📢
솝마디가 삭제 되었습니다.. 솝흐흑..