Skip to content

동적 메모 컴포넌트 및 QA 추가 수정 사항#40

Merged
kangddong merged 3 commits into
developfrom
fix/39-dynamic-memo-components-others
Mar 18, 2026
Merged

동적 메모 컴포넌트 및 QA 추가 수정 사항#40
kangddong merged 3 commits into
developfrom
fix/39-dynamic-memo-components-others

Conversation

@kangddong

@kangddong kangddong commented Mar 18, 2026

Copy link
Copy Markdown
Collaborator

About this PR

⚓ Related Issue


🥥 Contents

  • AddDori 입력 화면의 하단 CTA 구조를 정리하고 페이지별 스크롤 동작을 키보드 상태에 맞게 조정했습니다.
  • Page3 메모 입력을 UITextView 래핑 기반의 DoriExpandingTextView로 교체해 40자 제한과 multiline 자동 높이 확장을 지원했습니다.
  • 캘린더 날짜 선택 가능 조건과 히스토리 필터 시트 배경 스타일을 보정했고, 새 worktree 생성 시 Security_Common/Common.xcconfig를 복사해야 한다는 규칙을 문서화했습니다.

📸 Screenshot

before after
image image

Other information 🔥

  • xcodebuildmcpiPhone 16 Pro / iOS 18.5 시뮬레이터에서 build & run 후, DORI_DEBUG_ROUTE=addDoriPage3 / DORI_DEBUG_MEMO 환경변수로 before/after 상태를 강제 실행해 검증했습니다.

@kangddong kangddong linked an issue Mar 18, 2026 that may be closed by this pull request
4 tasks
@kangddong kangddong mentioned this pull request Mar 18, 2026
@kangddong kangddong changed the title fix: add dynamic memo field and worktree config guidance 동적 메모 컴포넌트 및 QA 추가 수정 사항 Mar 18, 2026
@kangddong kangddong self-assigned this Mar 18, 2026
@kangddong kangddong added bug Something isn't working 디자인시스템 디자인 관련된 것들 labels Mar 18, 2026
@kangddong kangddong merged commit a40cec4 into develop Mar 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working 디자인시스템 디자인 관련된 것들

Projects

None yet

Development

Successfully merging this pull request may close these issues.

동적 메모 텍스트뷰 컴포넌트 및 QA 수정 사항

1 participant