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/#370] Notice / 구독 연장 여부 서버 통신 재호출 수정 #371

Merged
merged 2 commits into from
Feb 4, 2024

Conversation

minju1459
Copy link
Contributor

⛳️ Work Description

  • 다이얼로그 재호출 오류 수정
  • 재구독 연장 여부 서버통신 -> 화면 이동 시 취소

📸 Screenshot

📢 To Reviewers

  • @team-yello/andro-d

@minju1459 minju1459 added FIX 🔨 버그 및 오류 해결 PULL REQUEST 🚀 pull reqeust 날리기 민주 🌳 Minju's Task labels Feb 3, 2024
@minju1459 minju1459 added this to the 3차 스프린트 개발 milestone Feb 3, 2024
@minju1459 minju1459 self-assigned this Feb 3, 2024
@minju1459 minju1459 requested a review from a team as a code owner February 3, 2024 07:16
Copy link
Member

@Marchbreeze Marchbreeze left a comment

Choose a reason for hiding this comment

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

LGTM~~

Comment on lines +279 to +281
fun resetUserSubsStateFlow() {
userSubsStateJob?.cancel()
}
Copy link
Member

Choose a reason for hiding this comment

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

음~좋네용

@minju1459 minju1459 changed the title [FIX/#370] Notice / 구독 연장 여부 공지 서버 통신 재호출 수정 [FIX/#370] Notice / 구독 연장 여부 서버 통신 재호출 수정 Feb 4, 2024
@minju1459 minju1459 merged commit 9ac7604 into develop Feb 4, 2024
1 check passed
@b1urrrr b1urrrr deleted the fix/#370-resubscribe-dialog-continue-issue branch February 4, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FIX 🔨 버그 및 오류 해결 PULL REQUEST 🚀 pull reqeust 날리기 민주 🌳 Minju's Task
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FIX] Notice / 구독 연장 여부 공지 서버 통신 재호출 수정
2 participants