We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
추천/비추천 기능을 수행할 때, 서버와의 통신에 앞서 UI가 먼저 변경되는데, 만약 서버 통신에 실패할 경우 아이콘이 돌아오지 않는 문제가 있습니다.
이슈를 재현하기 위한 단계를 적어주세요.
UI가 돌아오고 오류 메시지가 발생해야 할 것으로 예상됨
오류 메시지는 발생하나 UI는 돌아오지 않음
The text was updated successfully, but these errors were encountered:
sujin9
No branches or pull requests
📝 요약
추천/비추천 기능을 수행할 때, 서버와의 통신에 앞서 UI가 먼저 변경되는데,
만약 서버 통신에 실패할 경우 아이콘이 돌아오지 않는 문제가 있습니다.
🧪 재현 방법
이슈를 재현하기 위한 단계를 적어주세요.
🤔 예상 동작
UI가 돌아오고 오류 메시지가 발생해야 할 것으로 예상됨
☝️ 현재 동작
오류 메시지는 발생하나 UI는 돌아오지 않음
👌 제안
🔗 관련 링크
The text was updated successfully, but these errors were encountered: