Skip to content
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] #255 - 명함생성 후 두번째 명함으로 이동 및 리스트편집 후 첫번째 명함으로 이동 #256

Merged
merged 1 commit into from
Dec 28, 2021

Conversation

hyun99999
Copy link
Member

🌴 PR 요약

🌱 작업한 브랜치

🌱 작업한 내용

  • 명함생성 후 두번째 명함으로 이동
  • 리스트편집 후 첫번째 명함으로 이동

📮 관련 이슈

@hyun99999 hyun99999 added Hyungyu 🐯 현규 교수님 작업 P1 / Priority High 우선순위 높음 Fix 코드 수정 및 버그, 오류 해결 labels Dec 28, 2021
@hyun99999 hyun99999 self-assigned this Dec 28, 2021
Copy link
Member

@dlwns33 dlwns33 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LZTM!

private func setReloadMainCardSwiper() {
private func setCreationReloadMainCardSwiper() {
cardDataList?.removeAll()
offset = 0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

오프셋 0 화긴입니당!!

@dlwns33 dlwns33 merged commit d6e4160 into release1.0/3 Dec 28, 2021
@dlwns33 dlwns33 deleted the release1.0/255 branch December 28, 2021 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix 코드 수정 및 버그, 오류 해결 Hyungyu 🐯 현규 교수님 작업 P1 / Priority High 우선순위 높음
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] 명함생성 후 두번째 명함으로 이동 및 리스트편집 후 첫번째 명함으로 이동
2 participants