[Fix] #86 - 랭킹에서 다른 사람 스탬프 상세 조회 연결, userId 분기처리 #91
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.
🌴 PR 요약
🌱 작업한 브랜치
🌱 PR Point
📌 참고 사항
MissionList에서 ListDetail로 넘어갈때 userId가 필요한데,
그래서 MissionListViewModel 안에 otherUserId를 넣어서 내가 아닌 다른 유저 조회인 경우 사용할 수 있도록 해뒀습니다
이 부분은 엄 MissionListViewModel 안에 되도록 바로 데이터를 저장하지 않으려구 작업하신 것 같은데, 일단 이슈 먼저 해결하려구 public으로 otherUserId를 추가해둔거라 추후에 수정이 필요하다 느껴지면 수정해주셔두 될 것 같습니다. 🙇♀️
📸 스크린샷
📮 관련 이슈