-
Notifications
You must be signed in to change notification settings - Fork 0
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: 꿀조합 검색 디자인 변경점 적용 #91
Conversation
🔗 배포된 storybook 주소: https://65f015a4aed45406385006ee-acnztevthp.chromatic.com/ |
@@ -26,24 +25,15 @@ const RecipeSearchResultList = ({ searchQuery }: RecipeSearchResultListProps) => | |||
|
|||
return ( | |||
<> | |||
<RecipeSearchResultListContainer> | |||
<PageHeader title={`'${searchQuery}'이/가 포함된 꿀조합`} hasBackLink /> |
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.
요거 TopBar랑 디자인 다른가용??
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.
오오 교체 가능
🔗 배포된 storybook 주소: https://65f015a4aed45406385006ee-wnfqgmovkp.chromatic.com/ |
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.
고생했어요 LGTM~👍
<Link to={`${PATH.SEARCH}/recipes?query=${searchQuery}`} className={linkWrapper}> | ||
<div className={showMore}> | ||
<SvgIcon variant="arrowRight" stroke={vars.colors.gray5} /> | ||
</div> | ||
<Text size="caption2" weight="semiBold" color="info"> | ||
전체보기 | ||
</Text> | ||
</Link> |
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.
저 이거 만든거 있는데 합쳐주기 가능합니까.?
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.
옹 이거 뭐죠?!
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.
전체보기! 상품 상세 꿀조합 리스트에도 있슴다
🔗 배포된 storybook 주소: https://65f015a4aed45406385006ee-jfuvimwsjw.chromatic.com/ |
Issue
✨ 구현한 기능
📢 논의하고 싶은 내용
🎸 기타
PATH.RECIPE
붙였습니다⏰ 일정