Skip to content

푸시 알림 설정 화면에 Figma 디자인을 적용한다 - #922

Merged
opficdev merged 2 commits into
developfrom
ui/#860
Sep 25, 2026
Merged

opficdev merged 2 commits into
developfrom
ui/#860

Conversation

@opficdev

Copy link
Copy Markdown
Owner

🔗 연관된 이슈

🎯 의도

푸시 알림 설정 화면의 사용 여부와 알림 시각을 카드 중심으로 구성하고 기존 저장, 진행, 오류 처리 유지

📝 작업 내용

📌 요약

  • 알림 사용 여부와 시각 선택 영역의 카드형 화면 구성
  • SettingsView와 같은 상단 바 적용
  • 기존 시각 선택 및 사용자 설정 시트 동작 유지

🔍 상세

  • List를 ScrollView 기반 화면으로 변경하고 세 카드를 각각 private struct View로 구성
  • 미리 정한 시각과 사용자 설정 시각의 선택 상태 표시
  • 알림 사용 토글, 선택 시각 저장, 행별 진행 표시와 오류 알림 연결 유지
  • 기기 알림 권한과 사용자 설정 시각에 관한 한국어 및 영어 안내 문구 반영
  • 밝은 모드, 어두운 모드, 사용자 설정, 알림 꺼짐 상태의 #Preview 구성

📸 영상 / 이미지 (Optional)

라이트 - Enable 라이트 - Disable 다크 - Enable 다크 - Disable
image image image image

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

chatgpt-codex-connector Bot commented Sep 25, 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-25T04:45:52.311001Z 16f4e6d 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 f7d9fd2 into develop Sep 25, 2026
16 of 17 checks passed
@opficdev
opficdev deleted the ui/#860 branch September 25, 2026 06:01
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.

푸시 알림 설정 화면에 Figma 디자인을 적용한다

1 participant