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] CustomTabView 스와이프 기능 제거 #432

Closed
4 tasks
JIWON1923 opened this issue Mar 28, 2023 · 0 comments · Fixed by #453
Closed
4 tasks

[Feat] CustomTabView 스와이프 기능 제거 #432

JIWON1923 opened this issue Mar 28, 2023 · 0 comments · Fixed by #453
Assignees
Labels
Type-Feature New feature
Milestone

Comments

@JIWON1923
Copy link
Collaborator

3/27 회의 내용

  • Custom Tab View의 스와이프 기능이 Navigation Pop 제스처(Swipe back)을 제대로 작동시키지 않는 문제가 있다.
  • 단축어 상세 정보, 버전 정보, 댓글 확인을 손쇱게 하는 것 보다 Swipe back 제스처가 제대로 동작하는 것이 더 중요하다고 생각한다.
  • 무신사처럼 ScrollView로 제작하는 데에는 적절한 디자인 요소의 추가가 필요하기 때문에 우선 화면 전환 제스처를 삭제하자!

필요한 기능

  • 단축어 상세 정보 페이지 스와이프 제스처 제거
  • 유저 프로필 화면 페이지 스와이프 제스처 제거
  • 두 탭 뷰의 인디케이터 위치 일치 작업

해야 할 일

  • 단축어 상세 페이지 스와이프 제스처 제거
  • 유저 프로필 화면 스와이프 제스처 제거
  • 인디케이터 일치화 작업
  • swipe back 제스처에 성능 향상 검증
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type-Feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant