Skip to content
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

Fix: 1차 QA 반영 (홈, 검색, 상품리스트, 상세페이지) #191

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

wkdtnqls0506
Copy link
Contributor

@wkdtnqls0506 wkdtnqls0506 commented Jan 26, 2024

작업 개요 (이슈 번호)

#170

작업 내용 (변경 사항)

  • 판매 완료된 상품이 홈화면 노출 ⭐️
  • 높은 할인율 상품에서 할인율 표기 오류 ⭐️
  • 배너 클릭 에러 - 가운데 상품만 링크 연결됨
  • 홈화면 카드 클릭시 해당 상품으로 이동

검색

  • 검색 날짜 필터와 상품의 숙박 기간이 안 맞음 ⭐️
  • 검색 뒤로가기 버튼 < 에서 X 로 변경
  • 최신 검색했을 때 해당 검색창으로 이동

상품리스트

  • 상품리스트 정렬 오류
  • 상품 카드 판매 종료일 표기 오류
  • 판매완료 상품 가리기 옵션 작동 안됨

상품 상세 리스트

  • 예약중일때 "결제하기" 버튼 안 눌리게 수정

스크린샷

테스트 결과

리뷰 요청 사항

close #170

@wkdtnqls0506 wkdtnqls0506 added the Fix Something isn't working label Jan 26, 2024
@wkdtnqls0506 wkdtnqls0506 self-assigned this Jan 26, 2024
Copy link

netlify bot commented Jan 26, 2024

Deploy Preview for animated-blini-88be51 ready!

Name Link
🔨 Latest commit fa086ef
🔍 Latest deploy log https://app.netlify.com/sites/animated-blini-88be51/deploys/65b3af8c22e66a00082a7d86
😎 Deploy Preview https://deploy-preview-191--animated-blini-88be51.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

vercel bot commented Jan 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
yanabada-fe-1r96 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 26, 2024 1:11pm

@wkdtnqls0506 wkdtnqls0506 changed the title Fix: 1차 QA 반영 ( Fix: 1차 QA 반영 (홈, 검색, 상품리스트, 상세페이지) Jan 26, 2024
Copy link
Contributor

@seungsimdang seungsimdang left a comment

Choose a reason for hiding this comment

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

땡삼~~

}}
/>
<a
href={images[wrap(0, images.length, imageIndex - 1)].link}
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

@Gaoridang Gaoridang left a comment

Choose a reason for hiding this comment

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

굳!!!

@wkdtnqls0506 wkdtnqls0506 merged commit 7040c30 into develop Jan 26, 2024
8 checks passed
@wkdtnqls0506 wkdtnqls0506 deleted the feature/#170 branch January 26, 2024 13:36
Gaoridang pushed a commit to Gaoridang/Yanabada_FE that referenced this pull request Jul 26, 2024
Fix: 1차 QA 반영 (홈, 검색, 상품리스트, 상세페이지)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix]: 1차 QA 수정 사항
3 participants