You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
업무 배분 (수요일)
Daisy
Dico
Jenny
SideDrawer를 구현하면서..🤔
1. Cart 나 API, Cart목데이터 상에는 Seller와 Stock 정보가 없음.
SideDrawer 에는 판매자(seller) 정보와 재고(stock) 정보가 나타남.
추가할 것인가? 뺄것인가?
추가한다면 API 수정도 필요할 듯!
Seller는 추가하고, stock은 뺴기!! =>Seller는 백엔드에 요청하기
2. GetCartData.ts의 key값이랑 API 상의 key값이 다름.
일단은 데이지가 만든 목데이터 형식에 맞춰서 데이터를 추가해둠.
우리가 교체하거나 백엔드에 정정 부탁 필요!
< GetCartData.ts - 목데이터 >

< API >

3. SideDrawer에 z-index를 줘도 맨앞으로 오지 않음..!
cart 페이지에서 보면

배송지 입력버튼구매 하기그리고 장바구니 헤더가 더 윗쪽 레이어에서 보임.z-index를 99999해도 되지를 않네요ㅠㅠ 헬프!!!!
Beta Was this translation helpful? Give feedback.
All reactions