Conversation
Contributor
There was a problem hiding this comment.
Code Review
이번 PR은 위젯에서 앱의 특정 탭으로 이동할 수 있는 딥링크 기능을 구현합니다. MainTab 열거형을 정의하고 MainView가 프로그래밍 방식의 탭 선택을 지원하도록 수정했으며, RootView에 딥링크 처리 로직을 추가했습니다. 리뷰에서는 로그인 여부와 관계없이 사용자의 진입 의도를 유지하여 UX를 개선할 것과, URL 생성 시 강제 언래핑 대신 URLComponents 등을 사용하여 안정성을 높일 것을 제안했습니다.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔗 연관된 이슈
📝 작업 내용
📌 요약
🔍 상세
WidgetDeepLink추가MainTab추가MainView의TabView에 선택 상태와 탭 태그 적용widgetURL지정📸 영상 / 이미지 (Optional)
Today.MP4
default.MP4