Feat/#42 페이지 선택기(일정/보관함/참여자)구현 (based on feat/75-sidebarcustom) #95
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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)
📸 스크린샷 (Optional)
🧪 테스트 / 검증 내역
💬 기타 공유 사항
🙇🏻♀️ 리뷰 가이드 (선택)