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

이벤트를 관리하는 SharedFlow -> EventFlow로 변경(Community) #102

Merged
merged 4 commits into from
Dec 17, 2022

Conversation

soopeach
Copy link
Member

😎 작업 내용

  • 이벤트를 관리하는 SharedFlow -> EventFlow로 변경(Community)

🧐 변경된 내용

  • 그룹 수정 페이지 / 그룹 상세 페이지 / 그룹 생성 페이지
    • 기존 SharedFlow 대신 EventFlow를 사용하도록 변경

🥳 동작 화면

  • 동작 화면 없음

🤯 이슈 번호

  • 이슈 없음

🥲 비고

  • CommunityItemFragment / CommunityViewModel은 세 개의 프레그먼트가 하나의 eventFlow(SharedFlow)를 공유하고 있어 현재 구현된 EventFlow로는 처리가 불가능.

@soopeach soopeach merged commit ba681d7 into develop Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant