Conversation
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.
🔗 연관된 이슈
🎯 의도
실제 태그 텍스트 영역에 한정된 시스템 편집 메뉴 제공
List Row 전체가 메뉴 범위로 잡히는
.contextMenu대신UIEditMenuInteraction적용📝 작업 내용
📌 요약
TagCopyMenuView추가TagList.contentTags의 실제 태그에만 복사 메뉴 활성화#접두어를 추가하지 않은 원본 태그 문자열 복사Tag와 오버플로우...는 복사 대상에서 제외xmark삭제 버튼 영역을 복사 오버레이에서 제외Tag공개 API 유지🔍 상세
UIViewRepresentable과UIEditMenuInteraction기반 복사 메뉴 구성UILongPressGestureRecognizer에서direct,indirectPointer입력 처리UITapGestureRecognizer와.secondary버튼 마스크로 보조 클릭 처리UIMenu에 현지화된UIAction복사 항목 하나만 구성UIPasteboard.general.string에name그대로 저장Text(name)영역에만TagCopyMenuView오버레이 적용isCopyEnabled를 통해TagList.contentTags의 실제 태그만 복사 허용common_copy현지화 추가복사Copy📸 영상 / 이미지 (Optional)