SCRUM-256 SCRUM-257 feature: configure signup flow#26
Merged
gdaegeun539 merged 4 commits intoproject-lyrics:developfrom Jan 16, 2026
Merged
Conversation
Implement navigation from login screen through terms agreement to gender/age selection and finally to home screen. - Add OnboardingTerms and OnboardingGenderAge destinations - Add navigation callbacks to LoginScreen - Add navigation callbacks to OnboardingTermsScreen - Add navigation callbacks to OnboardingGenderAgeScreen - Enable non-login entry button
Member
Author
|
@hyunjung-choi 여기에 SCRUM-260까지 구현하는 게 좋을까요...? |
Collaborator
|
아뇨 따로 빼는 게 좋을 것 같아요 !! |
Member
Author
그러면 코드 보면서 문제 있을지 확인해보고 괜찮으면 Draft 해제할게요. |
# Conflicts: # .agent/rules/git-commit-rules.md
Member
Author
|
코드가 생각보다 용납할 만 하네요? 드래프트 풀겠습니다
이젠 토르발즈 아저씨도 비 코어 로직에는 바이빙한다고 하니까 당연한 걸지도요... |
Member
Author
|
별 문제 없는 것으로 확인하고 병합하겠습니당 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please check if the PR fulfills these requirements
What kind of change does this PR introduce?
What is the current behavior?
SCRUM-256, SCRUM-257, SCRUM-260 등의 내부 로그인 및 회원가입 로직이 구현되지 않은 상황입니다.
What is the new behavior (if this is a feature change)?
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
확인중입니다.
ScreenShots (If needed)
Other information:
화면 흐름만 구성한 상태입니다.