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

마이페이지 드랍 및 좋아요 리스트뷰 리펙토링 #294

Open
thoonk opened this issue Jul 6, 2024 · 0 comments · May be fixed by #295
Open

마이페이지 드랍 및 좋아요 리스트뷰 리펙토링 #294

thoonk opened this issue Jul 6, 2024 · 0 comments · May be fixed by #295
Assignees
Labels
Request 요청 사항

Comments

@thoonk
Copy link
Collaborator

thoonk commented Jul 6, 2024

요청 사항

  • 기존 UITableView DataSource 에서 Diffable DataSource 로 변경 작업
  • 기존 2개(드랍, 좋아요)의 UITableView(Hidden 처리)를 1개의 UICollectionView를 이용한 개선 작업
@thoonk thoonk added the Request 요청 사항 label Jul 6, 2024
@thoonk thoonk self-assigned this Jul 6, 2024
thoonk added a commit that referenced this issue Jul 7, 2024
- 기존 UITableView DataSource 에서 Diffable DataSource 로 변경 작업
- 기존 2개(드랍, 좋아요)의 UITableView(Hidden 처리)를 1개의 UICollectionView를 이용한 개선 작업
- Compositional Layout 적용
- 콘텐츠 수에 따른 CollectionView Height 업데이트를 통한 전체 스크롤뷰 높이 조정
thoonk added a commit that referenced this issue Jul 8, 2024
- 마이페이지 진입 시 Height 값과 이후 다른 탭(좋아요) 선택 후 Height 값(정상)이 달라 section 값 전달되고 선 호출 처리를 통해 임시 해결
@thoonk thoonk linked a pull request Jul 9, 2024 that will close this issue
thoonk added a commit that referenced this issue Jul 12, 2024
…ew로 변경 작업 처리

- 기존 Diffable DataSource 로직 변경 없음
- Compositional Layout 제거
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Request 요청 사항
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant