Skip to content

feat: [키링 상세뷰] 복사 메뉴 조건부 비활성화 및 도움말 추가#27

Merged
giljihun merged 3 commits intodevelopfrom
style/develop-keyringDetail-UIUX-1
Jan 28, 2026
Merged

feat: [키링 상세뷰] 복사 메뉴 조건부 비활성화 및 도움말 추가#27
giljihun merged 3 commits intodevelopfrom
style/develop-keyringDetail-UIUX-1

Conversation

@jini-coding
Copy link
Member

🎯 PR 내용

1. 위젯 설정 위치 변경

기존 : 보관함 밖에 나와있었음
변경 후 : 키링 상세뷰의 메뉴 맨 아래로 이동함

기존 위치에 있던 버튼 삭제

image image

2. 복사 메뉴 조건에 따른 비활성화 스타일 추가

복사 가능 조건 : 해당 키링의 authorId가 유저 id와 일치할 경우

복사 가능할 때 -> 기존처럼 복사 메뉴 활성화된 채 보임
복사 불가능할 때 -> 기존에는 메뉴 자체가 없었지만 지금은 비활성화된채로 보여주면서 우측에 ? 도움말 버튼 표시
image

3. 복사 메뉴 비활성 시 도움말 추가

복사 메뉴가 비활성화되어있을 때 도움말(?) 버튼을 누르면 아래로 향하는 말풍선 모양의 툴팁(팝오버)가 나타남.

image

디자인을 조금 더 둥글게 손보고 싶지만 다른 것들 기능 구현이 급하기 때문에 조금 미뤄두겠음... 차차 발전시키는 것으로....

4. 포장 팝업 관련

해당 부분은 아까 논의된 바에 따라 수정하지 않는 것으로 결정되어 그대로 유지함.

📱 스크린샷 (UI 변경 시)

화질 죄송...
이전엔 잘만 올라가더니 10MB 이내만 업로드 가능하다고 하네요...

ScreenRecording_01-28-2026.01-25-24_1-1.mov

🔗 관련 이슈

#22

✅ 체크리스트

  • 빌드 성공
  • 테스트 완료
  • Self-review 완료

@jini-coding jini-coding self-assigned this Jan 27, 2026
@jini-coding jini-coding linked an issue Jan 27, 2026 that may be closed by this pull request
@giljihun
Copy link
Member

오오옿 깔끔하네요 ㅋㅋ 복사하기 도움말은 아주 좋은 UI인듯


#Preview {
CopyTooltipView()
}
Copy link
Member

Choose a reason for hiding this comment

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

뷰가 넘 깔끔하고 보기 좋다!

@giljihun giljihun merged commit b9e8d8c into develop Jan 28, 2026
@giljihun giljihun deleted the style/develop-keyringDetail-UIUX-1 branch January 28, 2026 02:57
@freshfresh22
Copy link
Member

우와!!

Sign up for free to 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.

Style: [키링 상세뷰] UI/UX 수정 - 1

3 participants