Closed Sangjun-man closed 1 year ago
Name | Link |
---|---|
Latest commit | 08d7cd1ffaf6abb18294751d100124aadfb7a1d1 |
Latest deploy log | https://app.netlify.com/sites/hipspot-webview/deploys/63e11b6ac46cc00008578dc0 |
Deploy Preview | https://deploy-preview-40--hipspot-webview.netlify.app/ |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
컴포넌트가 데이터를 직접 가져오다 보니 테스트 하기가 힘드네요..
리코일 문서 보면서 테스트 방식은 다시 생각 해 보겠습니다
Motivation
스크린샷
https://user-images.githubusercontent.com/66112027/216886152-73a52718-1732-449c-9826-1cf12ddf9dc4.mov
35
이미지 슬라이드, 블러 인터랙션 구현
useRecoilValueLodable로 받아오는 비동기 데이터 부분에 스켈레톤을 구현하였습니다
Key Changes
infowindow 컴포넌트의 구조를 대폭 수정하였습니다
StyledCarousel 대신 ImageSlide 컴포넌트를 사용합니다
handle 함수 내에 css 속성을 바꿔주는 부분을 따로 분리하였습니다
To Reviewers