Skip to content

fix : 카테고리 아이콘 파일명 변경 반영 및 presets 20→15개 축소 #56#62

Merged
EM-H20 merged 1 commit intomainfrom
20260315_#56_앱_아이콘_및_위젯을_행성_테마로_변경
Mar 16, 2026

Hidden character warning

The head ref may contain hidden characters: "20260315_#56_\uc571_\uc544\uc774\ucf58_\ubc0f_\uc704\uc82f\uc744_\ud589\uc131_\ud14c\ub9c8\ub85c_\ubcc0\uacbd"
Merged

fix : 카테고리 아이콘 파일명 변경 반영 및 presets 20→15개 축소 #56#62
EM-H20 merged 1 commit intomainfrom
20260315_#56_앱_아이콘_및_위젯을_행성_테마로_변경

Conversation

@EM-H20
Copy link
Contributor

@EM-H20 EM-H20 commented Mar 16, 2026

  • Planet 120.svg 삭제 → planet-0115.svg로 교체
  • _assetNames 매핑을 실제 파일명과 일치하도록 수정
  • presets 목록을 에셋 수(15개)에 맞춰 축소

✨ 변경 사항


✅ 테스트


  • 수동 테스트 완료
  • 테스트 코드 완료

Summary by CodeRabbit

  • 스타일 개선

    • 카테고리 추가 화면에서 아이콘 선택 영역의 수직 간격이 개선되었습니다.
  • 최적화

    • 아이콘 자산이 정리 및 최적화되었습니다.

- Planet 1~20.svg 삭제 → planet-01~15.svg로 교체
- _assetNames 매핑을 실제 파일명과 일치하도록 수정
- presets 목록을 에셋 수(15개)에 맞춰 축소
@coderabbitai
Copy link

coderabbitai bot commented Mar 16, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 3054b774-8a61-4b03-820b-e7c494c3c6bc

📥 Commits

Reviewing files that changed from the base of the PR and between 65de207 and 0e99bb6.

⛔ Files ignored due to path filters (35)
  • assets/icons/categories/Planet 1.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 10.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 11.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 12.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 13.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 14.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 15.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 16.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 17.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 18.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 19.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 2.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 20.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 3.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 4.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 5.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 6.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 7.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 8.svg is excluded by !**/*.svg
  • assets/icons/categories/Planet 9.svg is excluded by !**/*.svg
  • assets/icons/categories/planet-01.svg is excluded by !**/*.svg
  • assets/icons/categories/planet-02.svg is excluded by !**/*.svg
  • assets/icons/categories/planet-03.svg is excluded by !**/*.svg
  • assets/icons/categories/planet-04.svg is excluded by !**/*.svg
  • assets/icons/categories/planet-05.svg is excluded by !**/*.svg
  • assets/icons/categories/planet-06.svg is excluded by !**/*.svg
  • assets/icons/categories/planet-07.svg is excluded by !**/*.svg
  • assets/icons/categories/planet-08.svg is excluded by !**/*.svg
  • assets/icons/categories/planet-09.svg is excluded by !**/*.svg
  • assets/icons/categories/planet-10.svg is excluded by !**/*.svg
  • assets/icons/categories/planet-11.svg is excluded by !**/*.svg
  • assets/icons/categories/planet-12.svg is excluded by !**/*.svg
  • assets/icons/categories/planet-13.svg is excluded by !**/*.svg
  • assets/icons/categories/planet-14.svg is excluded by !**/*.svg
  • assets/icons/categories/planet-15.svg is excluded by !**/*.svg
📒 Files selected for processing (2)
  • lib/core/constants/category_icons.dart
  • lib/features/todo/presentation/widgets/category_add_bottom_sheet.dart

Walkthrough

카테고리 아이콘 상수 파일에서 planet_16부터 planet_20까지의 프리셋을 제거하고 planet_1부터 planet_15의 에셋 파일명을 "Planet X.svg"에서 "planet-XX.svg" 형식으로 업데이트했습니다. 동시에 카테고리 추가 하단 시트 위젯의 아이콘 선택 레이블 아래 간격을 s8에서 s16으로 증가시켰습니다.

Changes

Cohort / File(s) Summary
카테고리 아이콘 상수 관리
lib/core/constants/category_icons.dart
planet_16planet_20 프리셋 제거 및 에셋 매핑 삭제. planet_1planet_15 에셋 파일명을 "Planet X.svg"에서 "planet-XX.svg" 형식으로 변경.
UI 간격 조정
lib/features/todo/presentation/widgets/category_add_bottom_sheet.dart
아이콘 선택 레이블과 아이콘 행 사이의 수직 간격을 AppSpacing.s8에서 AppSpacing.s16으로 증가.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed 제목이 PR의 주요 변경사항을 명확하게 요약하고 있습니다. 파일명 변경('Planet X.svg' → 'planet-XX.svg') 및 presets 축소(20→15개)가 정확하게 반영되어 있습니다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 20260315_#56_앱_아이콘_및_위젯을_행성_테마로_변경
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can generate a title for your PR based on the changes.

Add @coderabbitai placeholder anywhere in the title of your PR and CodeRabbit will replace it with a title based on the changes in the PR. You can change the placeholder by changing the reviews.auto_title_placeholder setting.

@EM-H20 EM-H20 merged commit 009313b into main Mar 16, 2026
2 checks passed
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