Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REFACTOR] useSuspenseQuery 및 Suspense 적용 #205

Merged
merged 5 commits into from
Apr 3, 2024
Merged

Conversation

jhsung23
Copy link
Member

✨ 작업 내용

  • useQuery가 리턴하는 status로 조건부 렌더링하는 로직을 걷어내고, useQuery->useSuspenseQuery로 변경 및 Suspense로 래핑
  • 바텀시트 컴포넌트 동적 import (사용자의 클릭이 있기 전까지 불필요한 컴포넌트기 때문)

📚 작업 결과

🙏 기타 참고 사항

✅ PR 등록 전 확인 후 체크해 주세요! (x 표시 해 주세요.)

  • Assignees를 지정했습니다. (해당 PR 작업한 사람을 태그해 주세요)
  • Labels, Milestone을 등록했습니다.
  • Development에 PR 내용과 연결된 Issue를 등록했습니다.

@jhsung23 jhsung23 added the 🔨 Refactor 코드 리팩토링 label Mar 26, 2024
@jhsung23 jhsung23 self-assigned this Mar 26, 2024
@jhsung23 jhsung23 requested a review from CodyMan0 as a code owner March 26, 2024 07:03
Copy link

Copy link

github-actions bot commented Apr 3, 2024

Copy link

github-actions bot commented Apr 3, 2024

@jhsung23 jhsung23 merged commit 72ec961 into main Apr 3, 2024
4 checks passed
@jhsung23 jhsung23 deleted the refactor/vote-detail branch April 3, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants