-
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: 상품 리뷰 작성 구현 #89
Conversation
🔗 배포된 storybook 주소: https://65f015a4aed45406385006ee-tnsdjsaaum.chromatic.com/ |
src/components/Common/index.ts
Outdated
@@ -25,3 +25,4 @@ export { default as PageHeader } from './PageHeader/PageHeader'; | |||
export { default as Badge } from './Badge/Badge'; | |||
export { default as WriteButton } from './WriteButton/WriteButton'; | |||
export { default as Text } from './Text/Text'; | |||
export { default as TopBar } from './TopBar/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.
아 헐 이거 깜박했다
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.
찾았다 범인
export const register = style({ | ||
selectors: { | ||
'button:disabled > &': { | ||
color: vars.colors.text.disabled, | ||
}, | ||
}, | ||
}); |
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.
우아 이거 VE에여 ?
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.
@Creative-Lee 아니 어떻게 들어왔지..?ㅋㅋㅋㅋㅋㅋㅋ 맞아여
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.
그러면 스타일드 컴포넌트랑 VE 둘다 쓰는건가요?
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.
요기에 스크롤 버튼 안 붙이시나요?!?!
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.
피그마 시안에 없어서 삭제했슴다.!
src/contexts/ReviewFormContext.tsx
Outdated
interface Value { | ||
isValid: boolean; | ||
reviewFormValue: ReviewFormValue; | ||
} | ||
|
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.
얘 이름이 Value인게 state가 reviewFormValue여서 그런거죠? 아예 state 이름을 formValue 같은 걸로 바꾸고, 얘를 ReivewFormAction이랑 통일감 있게 ReivewFormValue로 바꿔버리면 안되나??
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.
굿굿 고생하셨슴다~~~!!!!
@hae-on @xodms0309 |
🔗 배포된 storybook 주소: https://65f015a4aed45406385006ee-shtfxtcvii.chromatic.com/ |
좋네요 LGTM~~~ |
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-ljdfxlfbng.chromatic.com/ |
Issue
✨ 구현한 기능
📢 논의하고 싶은 내용
🎸 기타
⏰ 일정