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

fix: loadMoreBox 노출 조건 수정 #42

Merged
merged 1 commit into from
Sep 1, 2023
Merged

Conversation

anyl92
Copy link
Member

@anyl92 anyl92 commented Sep 1, 2023

Description

이슈 리스트 무한스크롤을 위한 loadMoreBox 가 에러컴포넌트 노출 시에도 함께 노출되어
예상하지 않은 무한스크롤 발생 버그

Changes

loadMoreBox 컴포넌트 노출 조건에 (!isErorr) 추가하여 옵저버 동작하지 않도록 했습니다

@anyl92 anyl92 added the bug Something isn't working label Sep 1, 2023
@anyl92 anyl92 self-assigned this Sep 1, 2023
@vercel
Copy link

vercel bot commented Sep 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pre-onboarding-12th-2-7 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 1, 2023 10:25am

Copy link
Contributor

@salmontaker salmontaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

작동 확인했습니다!

Copy link
Contributor

@SeungrokYoon SeungrokYoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

리베이스 & 포스 푸시해주시고 머지해주셔요!

@anyl92 anyl92 merged commit 5c6400d into main Sep 1, 2023
2 checks passed
@anyl92 anyl92 deleted the fix-#41-loadmorebox branch September 1, 2023 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

fix: 이슈 리스트 조회 에러 발생 시 무한스크롤 발생 버그 픽스
3 participants