Skip to content

알림 목록 화면에 Figma 디자인을 적용한다 - #916

Merged
opficdev merged 7 commits into
developfrom
ui/#849
Sep 23, 2026
Merged

opficdev merged 7 commits into
developfrom
ui/#849

Conversation

@opficdev

@opficdev opficdev commented Sep 23, 2026 •

Copy link
Copy Markdown
Owner

🔗 연관된 이슈

🎯 의도

알림 목록을 카드 중심의 화면으로 구성하고, 기기에 맞는 알림 액션 제공

📝 작업 내용

📌 요약

  • 알림 목록을 ScrollView와 LazyVStack 기반의 카드 화면으로 변경
  • iPhone과 iPad의 스와이프 액션, Mac의 우클릭 메뉴 구성
  • README 내용과 화면 이미지 갱신

🔍 상세

  • 오늘 받은 알림과 이전 알림을 구분하고, 읽음 상태와 필터 표시 정리
  • 공통 itemActions 모디파이어에 캡슐형 액션 버튼과 스와이프 열림 및 닫힘 기준 적용
  • 알림 액션과 목록 구분에 필요한 한국어 및 영어 문구 추가
  • ProgressView에 직접 적용된 틴트 설정 제거

📸 영상 / 이미지 (Optional)

iOS 18 iOS 26 *
image image

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 23, 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-23T15:53:14.488941Z 77dae0b 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 self-assigned this Sep 23, 2026
@opficdev
opficdev merged commit 6ec90cb into develop Sep 23, 2026
9 checks passed
@opficdev
opficdev deleted the ui/#849 branch September 23, 2026 16:41
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