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

[Feat] 화면 터치 제한과 Snackbar 콜백 재작업 요 #376

Open
3 tasks
SeungHyeon-Hong opened this issue Sep 24, 2023 · 0 comments
Open
3 tasks
Assignees
Labels
Feat 새로운 기능 추가

Comments

@SeungHyeon-Hong
Copy link
Collaborator

목표

ProductDetailPreviewFragment.kt
ProductUpdateDetailPreviewFragment.kt
위 두 파일에서 통신 중 화면 터치 제한에 관한 코드 재작업을 요청드립니다

이슈

  • 위 두 파일에서 하단버튼 클릭 ~ 데이터 업로드 완료 시점까지의 함수가 나뉘어 있음
  • 각각의 함수에서 통신 성공, 실패 시 로직이 구현되어있지 않음
  • 하단 버튼 클릭 후 통신 완료 시점까지 화면 터치 제한을 구현하기 어려움 (오작동의 우려가 큼)

따라서, 기 작업자에 작업 요청

체크리스트

  • 필수 선행 티켓의 PR 완료를 확인할 것
  • Snackbar 재작업
  • 통신 중 화면 터치 제한 기능 재작업
@SeungHyeon-Hong SeungHyeon-Hong added the Feat 새로운 기능 추가 label Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능 추가
Projects
None yet
Development

No branches or pull requests

2 participants