Skip to content

[Business][Refactor] 장바구니 메뉴 담기 화면 리팩토링 #933

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: develop-business
Choose a base branch
from

Conversation

kongwoojin
Copy link
Collaborator

@kongwoojin kongwoojin commented Jul 25, 2025

issue #932

개요

  • 징바구니 메뉴 담기 화면 리팩토링

작업 내용

  • 가격 및 옵션 선택 컴포넌트를 새로 만들었습니다.
  • 디자인과 상이하던 부분을 수정했습니다.
  • KoinStoreTopAppBar를 추가했습니다.
  • 가격 string에 콤마를 추가했습니다.
  • 가격 선택지가 하나일 경우, 자동으로 선택하도록 수정했습니다.

추가적인 내용

  • 장바구니 메뉴 수정은 아직 구현되지 않았습니다. 별도의 navigation으로 분리 예정입니다.
  • 갯수 수정도 아직 구현되지 않았습니다. 백엔드 API 확인 후 작업하겠습니다.
  • 장바구니 메뉴 담기 화면은 배달 가능 상점만 접근이 가능하기 때문에 별도의 isOrderableShop을 요구하지 않습니다.
  • 예외 처리는 별도로 작업하겠습니다. 양이 너무 많아요

@kongwoojin kongwoojin self-assigned this Jul 25, 2025
@kongwoojin kongwoojin requested a review from a team as a code owner July 25, 2025 21:31
@github-actions github-actions bot added business BCSD business team refactor Code refactoring labels Jul 25, 2025
@github-actions github-actions bot requested a review from KYM-P July 25, 2025 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
business BCSD business team refactor Code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant