Skip to content

[REFACTOR] 회원가입 페이지 use-Funnel refactoring#15

Merged
minsxo merged 11 commits into
devfrom
feat/signup
May 22, 2026
Merged

[REFACTOR] 회원가입 페이지 use-Funnel refactoring#15
minsxo merged 11 commits into
devfrom
feat/signup

Conversation

@minsxo

@minsxo minsxo commented May 22, 2026

Copy link
Copy Markdown
Contributor

📌 작업 내용

  • 회원가입을 @use-funnel/browser로 통합해 단일 /signup에서 처리하도록 리팩토링
  • 스텝 화면은 components/signup/*Step.tsx로 분리

✅ 변경 사항

  • 새로운 기능 추가
  • 버그 수정
  • 코드 개선 및 수정
  • 문서 작성 및 업데이트
  • 배포 관련 수정
  • 브랜치 관련 수정
  • 기타:

🔗 관련 이슈

Related to #8

🧪 체크리스트

  • 제가 작성한 코드를 리뷰했습니다.
  • 문서에 변경 사항을 반영했습니다.
  • 새로운 경고를 생성하지 않습니다.
  • 새로운 기능이나 수정 사항이 기존 테스트와 충돌하지 않음을 확인했습니다.

📸 스크린샷

없음

💬 리뷰 요청 사항

기타

@coderabbitai

coderabbitai Bot commented May 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 20160e04-5cde-45f2-aafa-5b139f5fa03e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/signup

Comment @coderabbitai help to get the list of available commands and usage tips.

@minsxo minsxo changed the title [REFACTOR] 회원가입 페이지 use-Funnel 리펙토링 [REFACTOR] 회원가입 페이지 use-Funnel refactoring May 22, 2026
minsxo added 2 commits May 23, 2026 04:37
# Conflicts:
#	src/app/(auth)/signup/page.tsx
#	src/components/signup/EmailSentStep.tsx
@minsxo minsxo merged commit cdd4b6b into dev May 22, 2026
2 checks passed
@github-actions

Copy link
Copy Markdown

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