Skip to content

계정 연동 화면에 Figma 디자인을 적용한다 - #924

Merged
opficdev merged 1 commit into
developfrom
ui/#861
Sep 25, 2026
Merged

opficdev merged 1 commit into
developfrom
ui/#861

Conversation

@opficdev

Copy link
Copy Markdown
Owner

🔗 연관된 이슈

🎯 의도

  • 계정 연동 화면을 설정 흐름과 같은 카드 중심 구조로 정리
  • 현재 로그인 공급자와 연결 가능한 공급자의 상태를 구분하는 정보 위계 구성
  • 기존 계정 연결과 해제, 진행 및 오류 흐름 보존

📝 작업 내용

📌 요약

  • List 기반 계정 연동 화면을 ScrollView와 카드 구조로 변경
  • Google, GitHub, Apple 공급자의 연결 상태와 작업 버튼 표현 정리
  • 계정 연결 상태 문구의 한국어와 영어 현지화 추가

🔍 상세

  • ThemeView와 같은 safeAreaInset 상단 바와 Color.appBackground 적용
  • 현재 로그인 공급자를 별도 카드로 표시하고 로그인 상태 강조
  • 연결 여부에 따른 연결과 연결 해제 버튼 구분
  • 공급자별 진행 상태를 버튼 영역에 표시하는 구성
  • AccountFeature가 보유한 연결과 해제, 오류 알림 흐름 유지
  • 공급자 이미지를 PresentationResources.bundle에서 불러오도록 수정
라이트 다크
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-25T10:29:13.436982Z 124cf96 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 e34fa1d into develop Sep 25, 2026
9 checks passed
@opficdev
opficdev deleted the ui/#861 branch September 25, 2026 10:48
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