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] 검색바 구현 (#11) #13

Merged
merged 1 commit into from
Jul 22, 2023
Merged

[FEAT] 검색바 구현 (#11) #13

merged 1 commit into from
Jul 22, 2023

Conversation

jh2ee
Copy link
Member

@jh2ee jh2ee commented Jul 21, 2023

관련 이슈

🔒 Closes

(#11)

작업내용

  • 작업 내용
  • 검색바 구현 및 CSS
  • 검색 기능 구현
작업 전 작업 후
image

작동 시연은 동영상 확인해주세요

추후 진행할 사항

반응형 디자인, 태그 선택에 따른 검색 기능 추가

리뷰포인트

검색 기능은 테스트 데이터 만들어서 구현했습니다. 검색 대상은 글 제목과 내용입니다.

Reference

아래 링크 참조
https://www.youtube.com/watch?v=MY6ZZIn93V8
https://github.com/safak/youtube/blob/react-search/client/src/App.js

Checklist

  • 필요없는 주석, 프린트문 제거했는지 확인
  • 컨벤션 지켰는지 확인

Copy link
Contributor

@ju1e3718 ju1e3718 left a comment

Choose a reason for hiding this comment

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

p4; 검색창에 들어가는 글이 왼쪽 정렬이 되면 더 좋지 않을까요?

Copy link
Member

@xlooslo xlooslo left a comment

Choose a reason for hiding this comment

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

p4; 왼쪽 정렬이 어떤 건지 모르겠는데 저는 지금처럼 가운데 정렬되는 것도 보기 좋은 거 같아요.
그리고 글자 입력하기 전에 클릭 누르자마자 '나의 어려움은 무엇인가요?' 이거 지워지는 게 보기 좋지 않나여?

@jh2ee
Copy link
Member Author

jh2ee commented Jul 22, 2023

p4; 검색창에 들어가는 글이 왼쪽 정렬이 되면 더 좋지 않을까요?

@oonyongs 어떻게 생각하시나요?

@xlooslo xlooslo merged commit fc945e4 into develop Jul 22, 2023
@lenamin
Copy link
Member

lenamin commented Jul 22, 2023

p4; 검색창에 들어가는 글이 왼쪽 정렬이 되면 더 좋지 않을까요?

@oonyongs 어떻게 생각하시나요?

저를 태그하진 않았지만 저는 왼쪽 정렬에 한표..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants