Skip to content

[#22] Refactor/22/컬러칩컴포넌트 리팩토링 - #23

Merged
minzx23 merged 2 commits into
mainfrom
Refactor/22/컬러칩컴포넌트_리팩토링
Apr 6, 2026

Hidden character warning

The head ref may contain hidden characters: "Refactor/22/\uceec\ub7ec\uce69\ucef4\ud3ec\ub10c\ud2b8_\ub9ac\ud329\ud1a0\ub9c1"
Merged

[#22] Refactor/22/컬러칩컴포넌트 리팩토링#23
minzx23 merged 2 commits into
mainfrom
Refactor/22/컬러칩컴포넌트_리팩토링

Conversation

@minzx23

@minzx23 minzx23 commented Apr 3, 2026

Copy link
Copy Markdown
Collaborator

❓이슈

📝 Description

수정 후에도 동일하게 동작

스크린샷 2026-04-04 003454

수정 사항

  • selected를 필수가 아니게 만들어 OneColorChip 사용 간단하게 수정
  • colors를 OneColorChip에서 관리하도록 수정
  • API 연결 대비 색상 코드 매핑

기존 컴포넌트 동작 확인

스크린샷 2026-04-04 002947 스크린샷 2026-04-04 010303 문제 없이 동작함

🌀 PR Type

어떤 변경 사항이 있나요?

  • 새로운 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 코드에 영향을 주지 않는 변경사항 (오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 테스트 추가, 테스트 리팩토링
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제

✅ Checklist

PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • Branch Convention 확인

    feat/ 기능 구현, fix/ 버그 수정, refactor/ 개선

  • Base Branch 확인
  • 커밋 메시지 컨벤션 준수
  • 적절한 Label 지정
  • Assignee 및 Reviewer 지정

Test Checklist

  • 로컬 작동 확인

@vercel

vercel Bot commented Apr 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
remate Ready Ready Preview, Comment Apr 5, 2026 11:35am

@minzx23 minzx23 self-assigned this Apr 3, 2026
@minzx23 minzx23 added Priority: High 🔥 우선순위 높음 Type: Refactor ♻️ 리팩토링 labels Apr 3, 2026
@minzx23 minzx23 added this to Re:Mate Apr 3, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Re:Mate Apr 3, 2026
@minzx23 minzx23 moved this from Todo to In progress in Re:Mate Apr 3, 2026
@minzx23 minzx23 removed this from Re:Mate Apr 3, 2026
@minzx23 minzx23 added this to Re:Mate Apr 3, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Re:Mate Apr 3, 2026
@minzx23
minzx23 requested a review from LMS10 April 3, 2026 16:09
@LMS10 LMS10 removed this from Re:Mate Apr 4, 2026

@LMS10 LMS10 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

수고하셨습니다

@minzx23
minzx23 merged commit 16f7db8 into main Apr 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: High 🔥 우선순위 높음 Type: Refactor ♻️ 리팩토링

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor : [공통 컴포넌트] 컬러칩 컴포넌트 리팩토링

2 participants