Skip to content

feat/#44 API 로딩 스피너 구현 #53

Merged
hun0613 merged 3 commits into
mainfrom
feat/#44
May 1, 2026
Merged

feat/#44 API 로딩 스피너 구현 #53
hun0613 merged 3 commits into
mainfrom
feat/#44

Conversation

@hun0613
Copy link
Copy Markdown
Owner

@hun0613 hun0613 commented May 1, 2026

개요

API pending 상태 시 사용자에게 로딩 피드백을 제공하는 스피너 구현

변경 사항

  • SpinnerAtom 컴포넌트 신규 개발 (size: S/M/L, color: point/white)
  • ButtonAtom에 loading prop 추가 (스피너 표시 + 클릭 차단)
  • API 호출 버튼 6곳에 loading 상태 적용
  • Storybook path alias 설정 수정

적용 범위

  • 품목 추가 (AddCartItemModalComp)
  • 장보기 시작 (StartShoppingGuideModalComp)
  • 품목 담기 (PickItemModalComp)
  • 품목 빼기 (DropItemModalComp)
  • 장보기 완료 (CompleteShoppingGuideModalComp)
  • 장보기 재개 취소 (ResumeShoppingModalComp)

hun0613 and others added 3 commits May 1, 2026 23:46
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@hun0613 hun0613 self-assigned this May 1, 2026
@hun0613 hun0613 added the feat developing new feature label May 1, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

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

Project Deployment Actions Updated (UTC)
jang-assistant Ready Ready Preview, Comment May 1, 2026 2:58pm

@hun0613 hun0613 merged commit 2071225 into main May 1, 2026
6 checks passed
@hun0613 hun0613 deleted the feat/#44 branch May 1, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat developing new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant