Skip to content

[feat] InputAutoComplete 컴포넌트 구현 #27

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

Open
wants to merge 18 commits into
base: dev
Choose a base branch
from

Conversation

lecto17
Copy link
Collaborator

@lecto17 lecto17 commented Jun 24, 2025

연관된 이슈

#21

작업 내용

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

  • 사용자가 입력하는 타이핑을 800ms 로 디바운싱
  • api 요청을 suspense로 진행하고,
  • Loading 컴포넌트를 선언적으로 보여주기
  • ErrorBoundary로 에러 처리
  • Sentry 쏘기

스크린샷

@lecto17 lecto17 requested a review from virere June 24, 2025 11:54
@lecto17 lecto17 self-assigned this Jun 24, 2025
@lecto17 lecto17 linked an issue Jun 24, 2025 that may be closed by this pull request
5 tasks
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] InputAutoComplete 컴포넌트
1 participant