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

추천/비추천 중 오류가 발생했을 때 추천/비추천 아이콘이 돌아오지 않는 문제 해결 #540

Open
sujin9 opened this issue Nov 14, 2023 · 0 comments
Assignees
Labels
중요도 중 💚 Android for Android 🐞 bug Something isn't working

Comments

@sujin9
Copy link
Collaborator

sujin9 commented Nov 14, 2023

📝 요약

추천/비추천 기능을 수행할 때, 서버와의 통신에 앞서 UI가 먼저 변경되는데,
만약 서버 통신에 실패할 경우 아이콘이 돌아오지 않는 문제가 있습니다.

🧪 재현 방법

이슈를 재현하기 위한 단계를 적어주세요.

  1. 토큰값으로 이상한 값을 전달한다.
  2. 추천/비추천 동작을 수행한다.
  3. 오류가 발생해도 UI는 그대로이다.

🤔 예상 동작

UI가 돌아오고 오류 메시지가 발생해야 할 것으로 예상됨

☝️ 현재 동작

오류 메시지는 발생하나 UI는 돌아오지 않음

👌 제안

  1. 체크박스로 했을 때 로직 분기처리가 복잡해져서 이를 라디오버튼 혹은 이미지버튼으로 수정
  2. 그 이후 UI가 돌아오도록 코드 수정

🔗 관련 링크

@sujin9 sujin9 added 🐞 bug Something isn't working 💚 Android for Android 중요도 중 labels Nov 14, 2023
@sujin9 sujin9 self-assigned this Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
중요도 중 💚 Android for Android 🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant