-
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/#104] 메인 페이지 추가 #114
Conversation
PR 작성하느라 고생 많았어요!! 라벨 잘 지정되었는지 확인 한 번 해 주기 🫶 |
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.
멋진 코드 감~사합니다!
이미지만 넣구 머지해주세용
<Chip | ||
key={`performance-${i}`} | ||
label={item.label} |
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.
p5) 아까 막 열심히 하는 것 같더니 이거였구만용
performanceId: 2, | ||
performanceTitle: "정도영 댄스 공연", | ||
performancePeriod: "2023.12.29~2023.12.30", |
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.
p100) 우왕 저도 보고 싶어요! 더 열어주세요
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.
p100 이요??
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.
p100 ㅋㅋㅋ
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.
p5) 으어 이거 나 공연 등록하기에서 장르 선택때랑 겹쳐보이는디 small이랑 large차이없으면 하나로 합칠 수 있나?? 차이 있나?
svgr-generate.cjs
Outdated
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.
p5) 이거 혹시 문제있을까봐 안올리고 있었는데 올려도 되려나...?
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.
LGTM~ 리뷰할 게 없네용 👍
scrollbar-width: none; | ||
-ms-overflow-style: none; | ||
|
||
&::-webkit-scrollbar { | ||
display: none; | ||
} | ||
white-space: nowrap; | ||
`; |
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.
p5) 굿~
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.
GOOD
return ( | ||
<S.ChipWrapper color={color} onClick={onClick}> | ||
{icon && <S.ChipIcon>{icon}</S.ChipIcon>} | ||
{icon && <S.ChipIcon iconColor={iconColor}>{icon}</S.ChipIcon>} |
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.
p5) 최고
import styled from "styled-components"; | ||
|
||
export const MainWrapper = styled.section` | ||
width: auto; |
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.
p4) 여기서 width는 왜 auto로 줬나요?
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.
제 맘인데요? 농담이고... wrapper로 항상 감싸고 시작하는데 아무 옵션도 안 주면 오류 나서 줬어욥
performanceId: 2, | ||
performanceTitle: "정도영 댄스 공연", | ||
performancePeriod: "2023.12.29~2023.12.30", |
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.
p100 ㅋㅋㅋ
src/pages/main/constants/chipList.ts
Outdated
import { IconSmallMusical, IconSmallBand, IconSmallDance, IconSmallEtc } from "@assets/svgs"; | ||
|
||
export const CHIP_LIST = [ | ||
// { label: "전체", genre: "ALL" }, |
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.
p1) p1 으로 달아보고 싶었음. 삭제 부탁드려용!
Quality Gate passedIssues Measures |
📌 관련 이슈번호
🎟️ PR 유형
어떤 변경 사항이 있나요?
✅ Key Changes
📢 To Reviewers
📸 스크린샷