Open
Conversation
- 에러 컴포넌트 표시를 위해 retry 비활성화 - 에러 컴포넌트도 스켈레톤과 같이 제목 컴포넌트 아래에 배치하도록 수정
Stale State 버그 방지 (연속 클릭 시 상태 누락 문제)
- 쿼리 키, 옵션은 따로 정의 (사용 편의를 위해) - API 응답에서는 키-값 1개로 구성될 경우 값만 빼내서 반환하도록 통일 (사용 편의를 위해)
- 제품 Counter UI에는 남은 수량이 아닌 사용자가 장바구니에 담은 수량을 표시해야 함
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.
여기에는 지금까지 변경한 모든 코드가 포함되어, 제 레포에서 확인하는 게 쾌적할 듯하여 링크로 첨부합니다!