Skip to content

[캠퍼스] 분실물 UI 컴포넌트 구현#1130

Merged
ff1451 merged 7 commits intofeat/lost-item-sprintfrom
feat/#1128/lost-item-ui
Jan 19, 2026
Merged

[캠퍼스] 분실물 UI 컴포넌트 구현#1130
ff1451 merged 7 commits intofeat/lost-item-sprintfrom
feat/#1128/lost-item-ui

Conversation

@ff1451
Copy link
Contributor

@ff1451 ff1451 commented Jan 18, 2026

What is this PR? 🔍

Changes 📝

  • FoundChip 컴포넌트 구현
  • FoundToggle 컴포넌트 구현
  • FoundModal 컴포넌트 구현

Precaution

작업 완료하고 보니 PR이 너무 커져서 3개로 나누어 올리게 되었습니다. 미리 나누지 못한 점 죄송합니다...

Related PRs

✔️ Please check if the PR fulfills these requirements

  • It's submitted to the correct branch, not the develop branch unconditionally?
  • If on a hotfix branch, ensure it targets main?
  • There are no warning message when you run yarn lint

@github-actions github-actions bot requested review from D0Dam and hyejun0228 January 18, 2026 18:19
@ff1451 ff1451 changed the title feat: 분실물 UI 컴포넌트 구현 (Chip, Toggle, Modal) [캠퍼스] 분실물 UI 컴포넌트 구현 Jan 18, 2026
@ff1451 ff1451 self-assigned this Jan 18, 2026
Copy link
Contributor

@JeongWon-CHO JeongWon-CHO left a comment

Choose a reason for hiding this comment

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

수고하셨습니다 덕분에 제가 편한 개발을.. 🤩

background-color: #ffa928;
color: #fff;
padding: 4px 8px;
white-space: nowrap;
Copy link
Contributor

Choose a reason for hiding this comment

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

요건 왜 넣은건가여..??

Copy link
Contributor Author

Choose a reason for hiding this comment

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

a2eff9b

처음에 너비 지정을 안 했더니 줄바꿈 일어나서 넣었었는데 나중에 지정을 하면서 불필요해졌네요
제거했습니다!

@github-actions github-actions bot deleted the branch feat/lost-item-sprint January 19, 2026 07:57
@github-actions github-actions bot closed this Jan 19, 2026
@ff1451 ff1451 reopened this Jan 19, 2026
@ff1451 ff1451 changed the base branch from feat/#1128/lost-item-api to feat/lost-item-sprint January 19, 2026 07:58
@ff1451 ff1451 merged commit 9be9ad4 into feat/lost-item-sprint Jan 19, 2026
@github-actions github-actions bot deleted the feat/#1128/lost-item-ui branch January 19, 2026 07:59
@ff1451 ff1451 restored the feat/#1128/lost-item-ui branch January 19, 2026 07:59
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.

2 participants