-
Notifications
You must be signed in to change notification settings - Fork 3
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: create search page #58
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
conf: set global style
feat: create GNB
Conf: add github actions
…to 11-feat-create-vote
Feat: add list slide
Feat: create login page
…sidebar Fix: remove scrollbar in sidebar #43
…to 41-feat-create-search-page
Closed
1 task
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
JeongMin83
approved these changes
Jan 10, 2024
HOOOO98
approved these changes
Jan 10, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다.
NamgungJongMin
approved these changes
Jan 10, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다!!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
개요
홈페이지에서 이동할 수 있는 검색 페이지 및 검색 결과 페이지 마크업
close #41
스크린샷
주요 내용
고민한 점, 질문거리
슬라이드 버튼 컴포넌트 사용 시 선택적으로 buttonSize = {number}를 부여하면 사이즈 조절 가능
미 입력 시 default 40
현재 임시로 검색 키워드 상태로 보관 중이나 이후에 어떻게 할 것인지 결정 후 바꿀 예정
--allow-unrelated-histories 사용으로 dev와 브랜치를 다시 붙여놨습니다. 다른 분들 제 pr 머지된 후 자동 머지 되는지 체크 해보시길 바라요