-
Notifications
You must be signed in to change notification settings - Fork 1
Refact/#64 onboarding #67
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -0,0 +1,23 @@ | |||
// | |||
// TagReqeustDTO.swift |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μ€νλ·
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μ€λ§μ΄κ°λ
|
||
case saveLeaveStarted | ||
case saveLeaveSucceeded | ||
case saveLeaveSuccaFailed(Error) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μ¬κΈ°λ μ€νμΈκ²κ°μμ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μ€λ§μ΄κ°λ ν΄λ¨Όμλ¬..
DispatchQueue.main.async { | ||
self.state.nickname = filteredNickname | ||
self.state.nicknameError = result.errorMessage | ||
self.updateStepValidation() | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μμ£Ό μ¬μνκΈ΄ νλ° ν¬λ¦¬ν°μ»¬νμ§λ μμ λ¬Έμ κ° μ¬λ¬ κ³³μμ state μμ μ race conditionμ΄ λ°μν μλ μμκ²κ°μμ
μμ updateNicknameλ©μλμ @mainactorμ λΆμ΄κ±°λ λͺ¨λ state μ
λ°μ΄νΈλ₯Ό reducerλ₯Ό ν΅ν΄μλ§ μ§νλκ² μμ ν μ μμκ²κ°μ΅λλ€
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μ΄ λΆλΆ 체ν¬ν΄μ μμ νκ² μ΅λλ€ :)
4f3b65f
to
dd38d2e
Compare
β¦/NoWeekend-iOS into refact/#64-Onboarding
π μμ λ΄μ©
π» μ£Όμ μ½λ μ€λͺ
κΈ°μ‘΄μ access Token μ μ λ¬νλ κ³Όμ μμ -> authorization Code μ λ¬νλ λ°©μμΌλ‘ μμ νμ΅λλ€.
κ·Έ μΈ μ¨λ³΄λ© μ 체 λ‘μ§ λ§μ΄κ·Έλ μ΄μ νμ΅λλ€.
βοΈ CI Completed
βοΈ CI Completed