Skip to content

Todo 검색 화면에 Figma 디자인을 적용한다 - #889

Merged
opficdev merged 5 commits into
developfrom
ui/#846
Sep 11, 2026
Merged

Todo 검색 화면에 Figma 디자인을 적용한다#889
opficdev merged 5 commits into
developfrom
ui/#846

Conversation

@opficdev

@opficdev opficdev commented Sep 11, 2026

Copy link
Copy Markdown
Owner

🔗 연관된 이슈

🎯 의도

Figma Todo 검색 - DevLog 시안을 기준으로 검색 입력, 번호 검색 안내, 검색 결과와 최근 검색어 영역을 재구성-

📝 작업 내용

📌 요약

  • Figma 시안 기준 SearchView 화면 구성
  • SearchTodoItem 기반 검색 결과 행 추가
  • 검색 화면 문구의 한국어·영어 로컬라이제이션 적용
  • 검색어 디바운스, 번호 검색, 최근 검색어 관리와 상세 이동 로직 유지

🔍 상세

  • 상단 검색 입력창과 스티키 번호 검색 안내 카드 구성
  • 검색 결과 개수, Todo 결과와 최근 검색어를 카드 형태로 구성
  • 이전 결과가 없는 검색 중에는 로딩 표시, 이전 결과가 있으면 결과 목록 유지
  • 빈 검색 결과와 # 단독 입력 안내 상태 구성
  • 검색 결과 행의 Todo 상세 이동과 todoDetailPreview 유지
  • 최근 검색어 선택, 개별 삭제와 전체 삭제 기능 구성
  • 검색 결과 표시에 필요한 정보를 담는 SearchTodoItem 추가
  • SearchTodoItem 전환에 맞춘 SearchFeature와 테스트 보조 코드 수정
  • 검색 화면용 로컬라이제이션 키 6개와 한국어·영어 번역 추가
  • 변경 Swift 파일 5개 SwiftLint 통과
  • Localizable.xcstrings 구조 검사 통과
  • HomeTab 대상 buildbuild-for-testing 통과
  • 테스트 실행과 런타임 UI 검증 미수행

📸 영상 / 이미지 (Optional)

라이트 모드 다크 모드
라이트모드 다크모드

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 11, 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-11T14:02:46.208044Z 2ba7a99 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 4ccb4db into develop Sep 11, 2026
9 checks passed
@opficdev
opficdev deleted the ui/#846 branch September 11, 2026 14:56
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.

Todo 검색 화면에 Figma 디자인을 적용한다

1 participant