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

[REFACTOR] 검색 페이지 코드 리팩터링 #121

Merged
merged 20 commits into from
Jun 19, 2024
Merged

Conversation

rbgksqkr
Copy link
Collaborator

@rbgksqkr rbgksqkr commented Jun 19, 2024

📌 PR 내용


  • 스타일 코드 디렉토리 및 파일 분리
  • 삼항 연산자 코드 가독성 개선
  • useSuspenseQuery와 React.Suspense를 활용하여 선언적 로딩 UI 처리
  • 검색어(searchKeyword)가 없을 때 요청 처리
  • 반응형 디자인 일부 수정 (모바일 기준 576px -> 768px)
  • 500px 이하 시 꺠지는 디자인 문제 수정
  • 컴포넌트 내의 혼재되어 잇는 비즈니스 로직 커스텀 훅으로 분리
  • 자동완성창을 absolute로 설정 (레이아웃이 움직이는 것보다 가리는 게 낫다고 판단)

📝 코드 요약


-'''search'''

💌 해결 이슈


📸 스크린샷 (선택)


1024px

1024px

768px

768px

400px

400px

gominzip and others added 20 commits June 9, 2024 21:19
Copy link

vercel bot commented Jun 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kiwi-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 19, 2024 9:44am

@rbgksqkr rbgksqkr merged commit 10fadf5 into develop Jun 19, 2024
2 checks passed
@rbgksqkr rbgksqkr self-assigned this Jun 19, 2024
@rbgksqkr rbgksqkr added DESIGN css 수정 REFACTOR 리팩토링 labels Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DESIGN css 수정 REFACTOR 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants