-
Notifications
You must be signed in to change notification settings - Fork 6
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-fe: process 요청이 여러 번 가는 버그 #904
Conversation
1729677005.966769 |
1729677006.723319 |
1729677008.243339 |
1729677016.334319 |
1729677018.028019 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
렛서, 러기 두분 모두 다 너무나 고생하셨어요. 일단 useProcess를 여기저기서 불러오던 기존 코드 대신 prop drilling으로 프로세스 상태를 맞추신 결정에 공감합니다. queryKey 문제와 정체불명(?)의 process 재요청 건에 대해서는 저도 틈 날 때 계속 살펴볼게요... 😢
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
렛서 고생했어용 고생했어용 고생했어용
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kim Da Eun <[email protected]>
Original issue description
목적
작업 세부사항
FIX_SIDE_02
closes #903