Skip to content

fix: 프로필 편집 버튼 UI 개선 - #135

Draft
cnsvkf wants to merge 1 commit into
devfrom
fix/#116-profile-edit-button-ui
Draft

fix: 프로필 편집 버튼 UI 개선#135
cnsvkf wants to merge 1 commit into
devfrom
fix/#116-profile-edit-button-ui

Conversation

@cnsvkf

@cnsvkf cnsvkf commented Sep 8, 2026

Copy link
Copy Markdown
Member

변경 사항

  • 프로필 편집 아이콘을 my_page_change_profile.png 이미지로 교체했습니다.
  • 명시적인 48dp 클릭 Box를 제거하고 보이는 24dp 배지에 클릭 동작을 연결했습니다.
  • 업로드 중 비활성화와 접근성 설명을 유지하고 Compose UI Test를 추가했습니다.

검증

  • Build (:app:assembleDebug)
  • Unit Test (:app:testDebugUnitTest)
  • Lint (:app:lintDebug)
  • UI Test (BookOnMyProfileHeaderTest, emulator-5554)

체크리스트

  • DTO·ApiService가 Presentation/Domain에 노출되지 않음
  • 문자열·색상·간격 하드코딩 없음
  • Hilt binding 변경 없음
  • 민감 정보 포함 없음

관련 이슈

Closes #116

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.

1 participant