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/#246] 티켓 매수 null 이슈 해결 #247

Merged
merged 3 commits into from
Jul 19, 2024
Merged

Conversation

imddoy
Copy link
Contributor

@imddoy imddoy commented Jul 19, 2024

📌 관련 이슈번호

🎟️ PR 유형

어떤 변경 사항이 있나요?

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

✅ Key Changes

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

  1. 공연 스케쥴 바뀌면 티켓을 비어져있는 곳을 찾아서 넣어줍니다.

📢 To Reviewers

  • 티켓 수량이 입력되면 map 돌려서 매수를 채웠어서 티켓 수량을 입력하고 회차를 늘리면 null이 생겼어요ㅜㅜ 그래서 코드 추가해서 고쳤습니다

📸 스크린샷

🔗 참고 자료

@github-actions github-actions bot added the 🐛 BUG 버그를 고친 경우 label Jul 19, 2024
Copy link

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

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

Copy link
Member

@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 ff014d1 into develop Jul 19, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 BUG 버그를 고친 경우 ✨ FEAT 기능 구현
Projects
Status: 🎉Done
Development

Successfully merging this pull request may close these issues.

[ Bug ] 티켓 수량 null 이슈 해결
2 participants