Skip to content

개발 목표 생성과 기본 상세 화면을 구성한다 - #901

Merged
opficdev merged 6 commits into
developfrom
feat/#869
Sep 20, 2026
Merged

opficdev merged 6 commits into
developfrom
feat/#869

Conversation

@opficdev

@opficdev opficdev commented Sep 20, 2026 •

Copy link
Copy Markdown
Owner

🔗 연관된 이슈

🎯 의도

개발 목표 생성과 기본 상세 표시 흐름을 마련해 후속 진입 화면에서 재사용할 기반 확보

📝 작업 내용

📌 요약

  • 개발 목표 생성과 설명 표시 흐름 구성
  • 상태 선택과 Todo 보조 연결 흐름 구성
  • 생성 화면과 탑바 표시 정리
  • GoalCreateView 단일 프리뷰 구성

🔍 상세

  • GoalCreateFeature에서 제목, Markdown 설명, 상태, 선택 Todo와 저장 결과 관리
  • GoalCreateView에서 작성과 미리보기, Todo 선택 시트, 하단 저장 동작 제공
  • GoalDetailView의 개발 기록 카드 상단에 GoalDescriptionCard 배치
  • iOS 26의 아이콘에만 제목 크기 적용으로 이전 버전 텍스트 표시 유지
  • 상단 저장 동작과 저장 상태 문구 제거로 하단 저장 동작 단일화
  • 카드 제목을 Title, Description으로 축약하고 안내 문구 하단 여백 축소
GoalCreateView - iOS 26 GoalCreateView - iOS 18
image image

@opficdev opficdev self-assigned this Sep 20, 2026
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 20, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-20T05:12:08.531409Z 01242d0 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@opficdev
opficdev merged commit 88fa290 into develop Sep 20, 2026
9 checks passed
@opficdev
opficdev deleted the feat/#869 branch September 20, 2026 05:29
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.

개발 목표 생성과 기본 상세 화면을 구성한다

1 participant