Skip to content

feat : 온보딩 프로필 화면 건너뛰기 버튼 추가#135

Merged
JioCoder merged 2 commits into
mainfrom
feat/onboarding-skip
Jun 29, 2026
Merged

feat : 온보딩 프로필 화면 건너뛰기 버튼 추가#135
JioCoder merged 2 commits into
mainfrom
feat/onboarding-skip

Conversation

@JioCoder

Copy link
Copy Markdown
Contributor

변경 사항

  • 온보딩 프로필 정보 입력 화면에 건너뛰기 버튼 추가
  • "프로필 정보를 입력해 주세요" 제목과 같은 라인 우측에 배치
  • 건너뛰기 클릭 시 온보딩을 건너뛰고 홈 화면으로 이동

테스트

  • 온보딩 프로필 화면에서 건너뛰기 버튼 노출 확인
  • 건너뛰기 클릭 시 홈 화면으로 이동 확인
  • 홈 이동 후 뒤로가기 시 온보딩으로 돌아가지 않는 것 확인

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request adds a "Skip" button to the onboarding screen, allowing users to bypass profile setup and navigate directly to the main tabs. The review feedback points out that the hitSlop prop on the Pressable component is incorrectly passed as a single number instead of an Insets object, which can lead to TypeScript or runtime errors.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread features/onboarding/components/onboarding-screen.tsx
@JioCoder JioCoder merged commit 19b1cec into main Jun 29, 2026
2 checks passed
@JioCoder JioCoder deleted the feat/onboarding-skip branch June 29, 2026 05:17
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.

1 participant