Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UI/YAF-60] 온보딩 태어난 시간, 이름 입력 UI를 구현합니다. #25

Merged
merged 14 commits into from
Jan 12, 2025

Conversation

MoonsuKang
Copy link
Member

@MoonsuKang MoonsuKang commented Jan 11, 2025

Related issue 🛠

closed #23

어떤 변경사항이 있었나요?

  • 🐞 BugFix Something isn't working
  • 🎨 Design Markup & styling
  • 📃 Docs Documentation writing and editing (README.md, etc.)
  • ✨ Feature Feature
  • 🔨 Refactor Code refactoring
  • ⚙️ Setting Development environment setup
  • ✅ Test Test related (Junit, etc.)

CheckPoint ✅

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • PR 컨벤션에 맞게 작성했습니다. (필수)
  • merge할 브랜치의 위치를 확인해 주세요(main❌/develop⭕) (필수)
  • Approve된 PR은 assigner가 머지하고, 수정 요청이 온 경우 수정 후 다시 push를 합니다. (필수)
  • BugFix의 경우, 버그의 원인을 파악하였습니다. (선택)

Work Description ✏️

  • 작업 내용
  • 태어난 시간 UI 구현
  • 이름 입력 UI 구현
  • 두 스크린 Navigation 설정
  • TextField 디자인 수정 반영 및 warning message 동적으로 처리
recordcp1.mp4

Uncompleted Tasks 😅

  • func resetField

To Reviewers 📢

지금 screen을 이동하면서 TextField가 초기화 되는데 초기화 -> 화면전환을 해서 사용자 경험이 떨어지는 것 같습니다.
우선 viewmodelscope.launch{delay(150)} 넣어둠
어떤 방법이 좋을까요?

@MoonsuKang MoonsuKang requested a review from DongChyeon January 11, 2025 12:49
@MoonsuKang MoonsuKang self-assigned this Jan 12, 2025
@MoonsuKang MoonsuKang added 📱 UI 사용자 인터페이스 관련 작업 👊 문수문수문수문수문수 labels Jan 12, 2025
Copy link
Member

@DongChyeon DongChyeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P1]
image
OnboardingNavGraph에 import 중복이 있어 CI가 돌지 않습니다.

@MoonsuKang MoonsuKang requested a review from DongChyeon January 12, 2025 07:09
Copy link
Member

@DongChyeon DongChyeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다

@MoonsuKang MoonsuKang merged commit 3797a50 into develop Jan 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👊 문수문수문수문수문수 📱 UI 사용자 인터페이스 관련 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UI] 온보딩 태어난 시간, 이름 입력 UI를 구현합니다.
2 participants