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: 방 검색 API 연결 및 기능 구현 #174

Merged
merged 9 commits into from
Nov 22, 2023

Conversation

chasj0326
Copy link
Member

🧩 이슈 번호

✅ 작업 사항

  • 방 전체 조회 api 수정 반영
  • 방 검색 msw api 작성
  • 방 검색 api 연결
  • 검색 debounce 및 무한 스크롤 적용
  • 검색 키워드 하이라이팅 UI 구현
2023._11._20._._3.06.09.mp4

👩‍💻 공유 포인트 및 논의 사항

@chasj0326 chasj0326 added ☁️ FE 프론트 레포지토리에서의 작업 ✨ feature 새로운 기능에 대한 작업 labels Nov 20, 2023
@chasj0326 chasj0326 self-assigned this Nov 20, 2023
Copy link

netlify bot commented Nov 20, 2023

Deploy Preview for moabam-storybook ready!

Name Link
🔨 Latest commit 2196256
🔍 Latest deploy log https://app.netlify.com/sites/moabam-storybook/deploys/655d9213d7240200089d9857
😎 Deploy Preview https://deploy-preview-174--moabam-storybook.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
Contributor

@nsr1349 nsr1349 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다 ㄷㄷㄷ

@bbearcookie bbearcookie added this to the 4차 스프린트 milestone Nov 20, 2023
@chasj0326 chasj0326 merged commit 8001051 into main Nov 22, 2023
@chasj0326 chasj0326 deleted the feat/#167/search-page-api branch November 22, 2023 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☁️ FE 프론트 레포지토리에서의 작업 ✨ feature 새로운 기능에 대한 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

검색 기능 구현 및 API 명세 수정 반영
3 participants