-
Notifications
You must be signed in to change notification settings - Fork 1
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
[FIX/#241] 유빈 담당 뷰 / 1차 QA 반영 #251
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.
양 진짜 많네요ㄷㄷ 너무 고생하셨습니다!!
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.
수정사항 많우네요,, 다 하느라 고생 많았읍니다 🫶🏻
if (grade.isNotEmpty()) { | ||
viewModel.updateGrade(grade) | ||
viewModel.updateButton(true) | ||
} else viewModel.updateButton(false) |
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.
with로 viewModel 감싸면 가독성이 더 좋을 것 같아용 !
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.
와 진짜 대박이다..!! 수고하셨습니다~!!!
⛳️ Work Description
📸 Screenshot
Screen_Recording_20240915_010652_terning.mp4
Screen_Recording_20240915_010726_terning.mp4
📢 To Reviewers