feat: 뭉치 구매 시트 UI 개선 -1 및 생성/편집 화면 상태 관리 로직 추가#49
Merged
Hidden character warning
The head ref may contain hidden characters: "feature/-\ubb49\uce58-\ub9cc\ub4e4\uae30-UIUX-1"
Conversation
- showBackgroundSheet, showCarabinerSheet → showItemSheet + isBackgroundMode - BundleSheetToggleButtons 컴포넌트 리팩토링
- BundleViewModel에 resetEditState() 추가 (배경/카라비너/키링 선택 상태 초기화 용도) - BundleCreateView, BundleEditView onDisappear에서 상태 초기화 - 코인 충전 시 선택 상태 저장/복원 로직 추가 - saveCurrentSelection(): UserDefaults에 임시 저장 - restoreSelectionIfNeeded(): 복원 후 삭제 - BundleEditView 초기화 시 항상 현재 뭉치 기준으로 설정
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
🎯 PR 내용
주요 Bug Fix
뭉치 만들기 그리고 편집 진입 시 배경/카라비너가 기본값으로 표시되는 문제
newSelectedBackground == nil조건으로 인해 이전 화면의 상태가 남아있으면 초기화되지 않음(다른 뭉치 수정 갔다가, 뭉치만들기/다른뭉치수정 들어간 경우 발생)
📱 스크린샷 (UI 변경 시)
default.mov
-.MP4
이제 뭉치 만들기 내, 키링 선택 시트 작업
🔗 관련 이슈
✅ 체크리스트