[FEAT] 팀 내 목표, 이슈 간단 조회 및 팀원 조회 API 세팅#133
Merged
Merged
Conversation
jinj00oo
requested review from
HiJuwon,
gaeulzzang,
sunhwaaRj and
waldls
as code owners
August 6, 2025 06:40
HiJuwon
approved these changes
Aug 7, 2025
HiJuwon
left a comment
Member
There was a problem hiding this comment.
넵 확인했습니다!! 지금 봤을 때는 문제 없을 것 같아요. 추후 연결하면서 문제 있거나 질문 있을 경우 말씀드릴게요. 수고하셨습니다 bb
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.
체크리스트
📌 관련 이슈번호
✅ Key Changes
src\apis\issue\useGetSimpleIssueList.tssrc\apis\goal\useGetSimpleGoalList.ts.tssrc\apis\goal\useGetTeamMemberList.ts💬 To Reviewers
현재 예상되는 사용처가 단순 리스트 렌더링이라 cnt 등의 메타데이터는 사용하지 않을 것으로 보여서요!
추후 cnt가 필요해지는 경우 select 제거 또는 다른 훅 분리 고려 가능합니다.
@HiJuwon 해당 API들이 상세 페이지에서 사용되는 것으로 알고 있습니다. 제대로 작성되었는지 확인 한번만 부탁드립니다!