-
Notifications
You must be signed in to change notification settings - Fork 6
[Fix] #163 - editmode 종료시 reload() 할 수 있도록 수정 #164
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
The head ref may contain hidden characters: "#163-\uBCF4\uAD00\uD568\uD3B8\uC9D1\uCDE8\uC18C\uC5D0\uB7EC\uD574\uACB0"
Conversation
dlwogus0128
left a comment
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.
멋져용
...-iOS/Runnect-iOS/Presentation/CourseStorage/Views/CourseListView/PrivateCourseListView.swift
Outdated
Show resolved
Hide resolved
lsj8706
left a comment
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.
수고하셨습니다~!
Runnect-iOS/Runnect-iOS/Presentation/CourseStorage/Views/CVC/CourseListCVC.swift
Outdated
Show resolved
Hide resolved
...-iOS/Runnect-iOS/Presentation/CourseStorage/Views/CourseListView/PrivateCourseListView.swift
Outdated
Show resolved
Hide resolved
...-iOS/Runnect-iOS/Presentation/CourseStorage/Views/CourseListView/PrivateCourseListView.swift
Outdated
Show resolved
Hide resolved
Runnect-iOS/Runnect-iOS/Presentation/MyPage/VC/InfoVC/UploadedCourseInfoVC.swift
Outdated
Show resolved
Hide resolved
lsj8706
left a comment
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.
수고하셨습니다~!
lsj8706
left a comment
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.backgroundColor = .w1 | ||
| } | ||
|
|
||
| private let selectIdicatorButton = UIButton(type: .custom).then { |
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.
오타가 있었네요 selectIndicatorButton 입니다..!
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.
오 내가 모르는 용어인줄...고쳤습니닷
| self.UploadedCourseInfoCollectionView.reloadData() | ||
| isEditMode.toggle() |
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.
토글을 먼저 하고 reloadData()를 하는게 더 좋을 것 같아요!
그래야 celForItemAt에서 isEditMode에 알맞게 cell을 생성할 것 같습니다~~
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.
넵!!
🌱 작업한 내용
🌱 PR Point
📸 스크린샷
📮 관련 이슈