feat: [키링 상세뷰] 복사 메뉴 조건부 비활성화 및 도움말 추가#27
Merged
Conversation
Member
|
오오옿 깔끔하네요 ㅋㅋ 복사하기 도움말은 아주 좋은 UI인듯 |
giljihun
approved these changes
Jan 28, 2026
|
|
||
| #Preview { | ||
| CopyTooltipView() | ||
| } |
Member
|
우와!! |
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.
🎯 PR 내용
1. 위젯 설정 위치 변경
기존 : 보관함 밖에 나와있었음
변경 후 : 키링 상세뷰의 메뉴 맨 아래로 이동함
2. 복사 메뉴 조건에 따른 비활성화 스타일 추가
복사 가능 조건 : 해당 키링의 authorId가 유저 id와 일치할 경우
3. 복사 메뉴 비활성 시 도움말 추가
복사 메뉴가 비활성화되어있을 때 도움말(?) 버튼을 누르면 아래로 향하는 말풍선 모양의 툴팁(팝오버)가 나타남.
4. 포장 팝업 관련
해당 부분은 아까 논의된 바에 따라 수정하지 않는 것으로 결정되어 그대로 유지함.
📱 스크린샷 (UI 변경 시)
ScreenRecording_01-28-2026.01-25-24_1-1.mov
🔗 관련 이슈
#22
✅ 체크리스트