Skip to content

fix: ShareExtension시 present 되어 있는 view가 있는 경우 버그 수정 - #214

Merged
noeyiz merged 1 commit into
developfrom
213-fix-error-occurring-due-to-existing-view
Apr 18, 2024
Merged

fix: ShareExtension시 present 되어 있는 view가 있는 경우 버그 수정#214
noeyiz merged 1 commit into
developfrom
213-fix-error-occurring-due-to-existing-view

Conversation

@jonnwon

Copy link
Copy Markdown
Collaborator

📌 개요

  • 이미 present된 view가 있는 경우 ShareExtension시 북마크 추가화면이 뜨지 않는 버그 수정.

💻 작업 내용

  • ShareExtension 시 현재 뷰 컨트롤러가 AddBookmarkViewController이지 않은 경우 현재 모달을 dismiss 후 addButtonTapped() 메서르를 호출합니다.

🖼️ 스크린샷

dismiss.mp4

- 이미 present된 view가 있는 경우 ShareExtension시 북마크 추가화면이 뜨지 않는 버그 수정
@jonnwonjonnwon linked an issue Apr 17, 2024 that may be closed by this pull request

@JH713JH713 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

좋습니당 👍

@noeyiz
noeyiz merged commit 9573b27 into developApr 18, 2024
@chanhihi
chanhihi deleted the 213-fix-error-occurring-due-to-existing-view branch April 18, 2024 07:52
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: Error Occurring Due to Existing View

4 participants

@jonnwon@JH713@chanhihi@noeyiz