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

[Feat/#370] 상세 페이지에서 상세 이미지 뷰 추가 #373

Merged
merged 6 commits into from
Aug 31, 2024

Conversation

pepperdad
Copy link
Member

📌 관련 이슈번호

🎟️ PR 유형

어떤 변경 사항이 있나요?

  • 새 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 리팩토링

✅ Key Changes

이번 PR에서 작업한 내용을 간략히 설명해주세요

  1. 상세 이미지 리스트인 performanceImageList를 props로 받는 DetailImage 컴포넌트를 추가했습니다!

📢 To Reviewers

  • 예매하기 페이지의 step3 에서도 정상 동작하도록 테스트 해야합니다.

📸 스크린샷

Screenshot 2024-08-29 at 10 17 21 PM

🔗 참고 자료

@github-actions github-actions bot added the ✨ FEAT 기능 구현 label Aug 29, 2024
Copy link

PR 작성하느라 고생 많았어요!! 라벨 잘 지정되었는지 확인 한 번 해 주기 🫶

Copy link
Contributor

@imddoy imddoy left a comment

Choose a reason for hiding this comment

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

레개도 멋지다! 깔끔한 코드에 기절해부렀어~

Copy link
Contributor

Choose a reason for hiding this comment

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

p5) 여기 작업할 때 px을 사용하신 기준이 궁금합니다!

Copy link
Member Author

Choose a reason for hiding this comment

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

gap 과 같이 작은 숫자로 표현되는 건,,, 0.8rem 이렇게 쓰는 것보다 px로 쓰는 게 익숙해서 그런 것 같아요!
수정하겠습니다~!

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
40.9% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

Copy link
Member Author

@pepperdad pepperdad left a comment

Choose a reason for hiding this comment

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

등록하기 뷰에서 상세 이미지 보이도록 수정했습니다!
머지하겠습니다~!

@pepperdad pepperdad merged commit d8ba951 into develop Aug 31, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ FEAT 기능 구현
Projects
Status: 🎉Done
Development

Successfully merging this pull request may close these issues.

[ Feat ] 상세 페이지 공연 상세 이미지 UI 추가
2 participants