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

내 근처 게스트 매치 페이지 구현 #57

Merged
merged 6 commits into from
Nov 1, 2023
Merged

Conversation

dlwl98
Copy link
Member

@dlwl98 dlwl98 commented Oct 30, 2023

⚙️ PR 타입

  • Feature
  • Hotfix

✨ 기능 설명 or 🚨 문제 상황

내 근처 게스트 매치 페이지를 구현했습니다.

👨‍💻 구현 내용 or 👍 해결 내용

feat: useIntersectionObserver 훅 구현

feat: useHeaderTitle 훅 작성

feat: GamesNearPage 작성

2023-10-30.9.29.24.mov

🎯 PR 포인트

useIntersectionObserver를 구현하고 이를 이용해 useHeaderTitle 훅을 만들었습니다.
코드 한 번 살펴보시면 사용법을 바로 아실것 같아요

📝 참고 사항

헤더가 디자인과 다른 부분이 있어 수정이 필요할 듯 싶네요..

❓ 궁금한 점

#54 close

@dlwl98 dlwl98 added 기능 코드의 기능이 추가되거나 바뀌었습니다. D-2 2일 내로 리뷰해 주세요 labels Oct 30, 2023
@dlwl98 dlwl98 self-assigned this Oct 30, 2023
@dlwl98 dlwl98 linked an issue Oct 30, 2023 that may be closed by this pull request
@1eecan
Copy link
Contributor

1eecan commented Oct 30, 2023

🎉 @dlwl98 님 랜덤 리뷰어로 당첨되셨습니다! 리뷰를 부탁드립니다. 🙏

Copy link
Contributor

@1eecan 1eecan left a comment

Choose a reason for hiding this comment

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

정말 수고하셨습니다 허허

@dlwl98 dlwl98 force-pushed the feat/#54-match-list-page branch from 108e786 to 2c27acf Compare October 31, 2023 12:39
@dlwl98 dlwl98 merged commit 5ea6784 into dev Nov 1, 2023
@dlwl98 dlwl98 deleted the feat/#54-match-list-page branch November 1, 2023 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-2 2일 내로 리뷰해 주세요 기능 코드의 기능이 추가되거나 바뀌었습니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

경기 목록 페이지 구현
2 participants