-
Notifications
You must be signed in to change notification settings - Fork 1
[Feat/#69] Recommend Vacation 구현 #74
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.
} | ||
} | ||
|
||
private func validateInput(_ newValue: String) { |
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.
단순의견) MVI 구조가 잡혀있는만큼 해당 로직이 비즈니스 로직이라 생각되는데 View가 아닌 VacationBakingStore로 옮기는것은 어떻까요?
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.
big지훈 반영해놓을게여
72a6e72
to
8c617f3
Compare
[Feat/#69] Recommend Vacation 구현
🔗 연결된 이슈
📄 작업 내용
👀 기타 더 이야기해볼 점
어제 이야기하다가, 일정 추천 (일정 볼래말래) 페이지가 추가되어서
해당 부분 추가 작업할 예정입니다
그외에 구조적인 부분은 api 연동하면서 조금 변경할 예정입니다
공통 컴포넌트 추가 옵션 적용해둔 부분 디폴트는 둘 다 기존과 동일합니다
DS 텍스트필드 사용하는 피쳐들에서 숫자만 입력해야하는 경우에는 해당 옵션 사용하시면 좋을 것 같아요!
✔️ CI Completed
✔️ CI Completed
✔️ CI Completed