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

[YS-176] 회원가입 로직 리팩토링 #22

Closed
2 of 3 tasks
rbgksqkr opened this issue Jan 19, 2025 · 1 comment · Fixed by #23
Closed
2 of 3 tasks

[YS-176] 회원가입 로직 리팩토링 #22

rbgksqkr opened this issue Jan 19, 2025 · 1 comment · Fixed by #23
Assignees
Labels
refactor 코드 리팩토링

Comments

@rbgksqkr
Copy link
Contributor

rbgksqkr commented Jan 19, 2025

🎟️ 상위 작업 (Ticket Number)

YS-175

🌳 브랜치명 (Branch)

refactor

📝 상세 내용(Description)

1차 데모 때 구현했던 회원가입 로직을 개선한다.

✅ TODO (Tasks)

  • funnel의 step을 쿼리 파라미터로 관리하여 뒤로갔을 때 폼데이터를 관리할 수 있도록 처리한다.
  • 컴포넌트 내에 섞여있는 비즈니스 로직들을 분리한다.
  • Wrapper 컴포넌트를 사용하여 인증된 유저를 redirect한다.

🔎 Reference

https://frontend-fundamentals.com/code/

@rbgksqkr rbgksqkr added feat New feature or request refactor 코드 리팩토링 labels Jan 19, 2025
@rbgksqkr rbgksqkr self-assigned this Jan 19, 2025
@github-actions github-actions bot changed the title 회원가입 로직 리팩토링 [YS-176] 회원가입 로직 리팩토링 Jan 19, 2025
Copy link

github-actions bot commented Jan 19, 2025

Jira Issue Created: YS-176

@rbgksqkr rbgksqkr removed the feat New feature or request label Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant