Skip to content

Feat/#42 페이지 선택기(일정/보관함/참여자)구현 (based on feat/75-sidebarcustom) #95

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

Merged
merged 1 commit into from
Jul 20, 2025

Conversation

minjeongkx
Copy link
Collaborator

@minjeongkx minjeongkx commented Jul 19, 2025

Why: 사용자가 페이지(일정/보관함/참여자)를 전환할 수 있어야 함
How: SegmentedContolView를 생성해 SidebarView에 연결추가하고 각 세그먼트 케이스에 해당 View(북마크, 플랜, 참가자) 연결

✨ What’s this PR?

📌 관련 이슈 (Related Issue)

  • 🚨 이 브랜치는 feat/75-sidebarcustom 브랜치를 기반으로 작업되었습니다.
    따라서 반드시 feat/75-sidebarcustom 가 먼저 main에 머지된 이후 이 PR을 머지해야 합니다.
    그렇지 않으면 feat/75-sidebarcustom 의 변경사항까지 중복으로 포함되어 반영될 수 있습니다.

  • Closes 페이지 선택기 (일정/보관함/참여자) 구현 #42


🧶 주요 변경 내용 (Summary)

  • SegmentedContolView생성 및 SidebarView(커스텀 사이드바 구현 #75 TODO해결)에 연결해뒀습니다.
  • 각 세그먼트 케이스에 해당하는 BookmarkView(), PlanView(), ParticipantsView() 파일만 생성

📸 스크린샷 (Optional)

image

🧪 테스트 / 검증 내역

  • UI 정상 동작 확인
  • iPad Pro 11-inch, iOS 18.0 환경에서 정상 동작

💬 기타 공유 사항


🙇🏻‍♀️ 리뷰 가이드 (선택)

  • 커스텀된 SegmentedControl 입니다

Why: 사용자가 페이지(일정/보관함/참여자)를 전환할 수 있어야 함
How: SegmentedContolView를 생성해 SidebarView에 연결추가하고 각 세그먼트 케이스에 해당 View(북마크, 플랜, 참가자) 연결
@minjeongkx minjeongkx self-assigned this Jul 19, 2025
@minjeongkx minjeongkx changed the title Feat/#42 페이지 선택기(일정/보관함/참여자)구현 (based on feat/75) Feat/#42 페이지 선택기(일정/보관함/참여자)구현 (based on feat/75-sidebarcustom) Jul 19, 2025
@minjeongkx minjeongkx merged commit e39a520 into feat/75-sidebarcustom Jul 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants