Skip to content

[FE] 로그인 후 행사 생성이 아닌 메인 페이지로 이동 #987

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

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

jinhokim98
Copy link
Contributor

issue

구현 사항

플로우 변경으로 로그인 후 행사 생성 페이지가 아니라 메인 페이지로 이동

LoginRedirectPage의 route 설정을 navigate(ROUTER_URLS.createUserEvent)에서 navigate(ROUTER_URLS.main)으로 변경했습니다.

🫡 참고사항

@github-actions github-actions bot requested review from pakxe, soi-ha and Todari February 3, 2025 05:28
@jinhokim98 jinhokim98 added ⚙️ feat feature 🖥️ FE Frontend labels Feb 3, 2025
@jinhokim98 jinhokim98 added this to the v3.2.0 milestone Feb 3, 2025
Copy link

github-actions bot commented Feb 3, 2025

@soi-ha soi-ha mentioned this pull request Feb 3, 2025
Copy link
Contributor

@Todari Todari left a comment

Choose a reason for hiding this comment

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

좋습니다~!

@jinhokim98 jinhokim98 linked an issue Feb 4, 2025 that may be closed by this pull request
1 task
Copy link
Contributor

@pakxe pakxe left a comment

Choose a reason for hiding this comment

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

GLTM~! 👍

Copy link
Contributor

@soi-ha soi-ha left a comment

Choose a reason for hiding this comment

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

헿헿. 이 파일을 못 찾았었네용.
빠르게 반영해주셔서 감사합니댱~!

@Todari Todari merged commit 732e19b into fe-dev Feb 5, 2025
3 checks passed
@Todari Todari deleted the feature/#986 branch February 5, 2025 06:31
@Todari Todari mentioned this pull request Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[FE] 로그인 후 행사 생성이 아닌 메인 페이지로 이동
4 participants