Skip to content

Checkbox와 RadioGroup 스타일 통일#771

Merged
hyoseong1994 merged 3 commits intomainfrom
735-fix-checkbox-radiogroup-style
Feb 3, 2026
Merged

Checkbox와 RadioGroup 스타일 통일#771
hyoseong1994 merged 3 commits intomainfrom
735-fix-checkbox-radiogroup-style

Conversation

@hyoseong1994
Copy link
Copy Markdown
Contributor

@hyoseong1994 hyoseong1994 commented Jan 22, 2026

변경 사항

목적

  • 사용자에게 일관된 UI 경험을 제공하기 위해 디자인 시스템 차원에서 스타일을 통일합니다.

리뷰어에게

PR 작성자 체크 리스트

  • UI Review를 요청하고 검토를 받았나요?
  • UI Tests를 진행했나요?

@hyoseong1994 hyoseong1994 linked an issue Jan 22, 2026 that may be closed by this pull request
@hyoseong1994 hyoseong1994 force-pushed the 735-fix-checkbox-radiogroup-style branch 2 times, most recently from 509fdd5 to d7e6790 Compare January 22, 2026 01:45
@hyoseong1994 hyoseong1994 marked this pull request as ready for review January 24, 2026 11:40
@hyoseong1994 hyoseong1994 requested a review from a team as a code owner January 24, 2026 11:40
Copy link
Copy Markdown
Contributor

@yolophg yolophg left a comment

Choose a reason for hiding this comment

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

빠른 적용 감사합니다, 수고하셨습니다!

@hyoseong1994 hyoseong1994 force-pushed the 735-fix-checkbox-radiogroup-style branch 2 times, most recently from 8a94454 to 4b3c8d0 Compare February 1, 2026 09:32
@hyoseong1994 hyoseong1994 added the ui Chromatic label Feb 1, 2026
Comment thread bun.lock Outdated
Comment on lines -10 to -11
"react": "^19.2.3",
"react-dom": "^19.2.3",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

여기에 들어가야할 변경사항인데 제가 실수로 bun.lock 을 누락시켜서 여기서 첨부합니다.

#782

@hyoseong1994
Copy link
Copy Markdown
Contributor Author

에반님 작업 충돌로 인하여 추가작업 후 크로매틱 구동하여 자혜님에게 UI Review 요청했습니다.

@hyoseong1994 hyoseong1994 force-pushed the 735-fix-checkbox-radiogroup-style branch from 4b3c8d0 to b57faf7 Compare February 3, 2026 11:49
@hyoseong1994 hyoseong1994 added this pull request to the merge queue Feb 3, 2026
Merged via the queue into main with commit 972dcb2 Feb 3, 2026
11 checks passed
@hyoseong1994 hyoseong1994 deleted the 735-fix-checkbox-radiogroup-style branch February 3, 2026 11:53
@github-actions github-actions Bot mentioned this pull request Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ui Chromatic

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Checkbox와 RadioGroup 스타일 통일

2 participants