Skip to content

[Fix] #269 - 작품 알림 삭제 관련 텍스트 수정 - #270

Merged
Guryss merged 2 commits into
developfrom
Fix/#269
Sep 20, 2026
Merged

Guryss merged 2 commits into
developfrom
Fix/#269

Conversation

@Guryss

@Guryss Guryss commented Sep 20, 2026

Copy link
Copy Markdown
Member

💡 Issue


💭 Summary

작품 알림 목록에서 여러 작품을 선택해 알림 구독을 삭제할 때 뜨는 확인 알럿의 요약 텍스트와 문구·스타일을 다듬었어요.


🔑 Key Changes

  • NovelNotificationListView: 다중 선택 삭제 요약 텍스트("외 N작품")에 "Re : " 접두어를 추가했어요.
    단일 선택 삭제는 기존대로 접두어 없이 제목만 노출해요.
  • WSSAlertStyle: deleteNovelNotificationSubscriptions 알럿의 문구를 "해당 작품 알림을 삭제할까요?"에서 "작품 알림을 삭제할까요?"로 단순화했어요.
    아이콘(icModalWarning)을 추가하고, 타이틀 폰트·여백, 설명 폰트·색상도 함께 조정했어요.
  • SettingFeature/CLAUDE.md: 삭제 요약 텍스트 설명을 실제 동작(단일/다중 비대칭)에 맞게 갱신했어요.

📱 Simulation


🧑‍🧒‍🧒 To Reviewer

  • WSSAlertStyle의 새 스타일 조합(titleFont/titleBottomPadding/description font·color)이 파일 내 다른 삭제 알럿들과 유일하게 다른 조합이에요. 디자인 스펙과 대조 부탁드려요.
  • "Re : " 접두어는 의도된 문구예요(확정됨).

※ Reference

해당 없음

Guryss and others added 2 commits September 20, 2026 10:14
@Guryss Guryss self-assigned this Sep 20, 2026
@Guryss
Guryss merged commit 040dede into develop Sep 20, 2026
9 checks passed
@Guryss
Guryss deleted the Fix/#269 branch September 20, 2026 01:22
@github-actions

Copy link
Copy Markdown

테스트 커버리지 리포트

Module Coverage
CollectionFeature 0.0%
HomeFeature 0.0%
LibraryFeature 0.0%
NotificationFeature 0.0%
NovelDetailFeature 0.0%
NovelReviewFeature 5.3%

Generated by CI on 2026-09-20 10:39 KST

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.

[Fix] 작품 알림 삭제 관련 텍스트 수정

1 participant