[MOD/#1640] 마이페이지 개편 상태 복구 - #1642
Merged
Merged
Conversation
- `LegacyMyPageActivity`, `LegacySignOutActivity` 및 관련 다이얼로그, 로직 삭제. - `MainTab`에서 `SoptLog`를 제거하고 마이페이지를 하단 탭의 마지막 항목으로 변경. - `SoptLog` 진입 시 `MyPage` 탭을 거쳐 내부 네비게이션으로 이동하도록 구조 변경. - 홈 화면 상단바에서 설정(마이페이지) 진입 아이콘 및 클릭 이벤트 제거. - Appjam 참여 정보 조회 로직을 `MyPageViewModel`에서 `SoptLogViewModel`로 이관. - `SoptLogScreen` 상단바에 뒤로가기 버튼 추가 및 내비게이션 연결. - `SoptLog` 경로 타입을 `MainTabRoute`에서 일반 `Route`로 변경.
- `Tracker`를 주입받아 `ProvideTracker`를 통해 Composable 계층에 전달하도록 수정하였습니다. - 한 마디 편집 완료 버튼 클릭 시 `CLICK_DONE_EDIT_STATUSMESSAGE` 이벤트를 트래킹하도록 보완하였습니다.
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 📸
Screen_recording_20260726_150602.mp4
Uncompleted Tasks 😅
To Reviewers 📢