-
Notifications
You must be signed in to change notification settings - Fork 3
[FE] refactor: 홈 페이지 캐러셀 이미지 최신 UI로 교체 및 아코디언 초기 상태 열림으로 변경 #1185
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
Conversation
Deploying 2024-review-me-release with
|
Latest commit: |
a233f16
|
Status: | ✅ Deploy successful! |
Preview URL: | https://a6c57d6b.2024-review-me-release.pages.dev |
Branch Preview URL: | https://fe-chore-1184-update-home-ca.2024-review-me-release.pages.dev |
Deploying 2024-review-me-develop with
|
Latest commit: |
a233f16
|
Status: | ✅ Deploy successful! |
Preview URL: | https://afb5a37f.2024-review-me-develop.pages.dev |
Branch Preview URL: | https://fe-chore-1184-update-home-ca.2024-review-me-develop.pages.dev |
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.
숙원사업(?)이 해결됐군요!!!
바꾼 alt 멘트랑 버튼 배경 다 좋습니다!
"형광펜 기능" 문구 추가가 제일 좋네요 👍다만 강조 색상이 연한 노란색이라 눈에 조금 덜 띄는 것 같아유
@@ -95,7 +95,7 @@ const ReviewCollectionPageContents = () => { | |||
}); | |||
|
|||
return ( | |||
<Accordion title={parsedQuestionName} key={`${selectedSection.value}-${index}`} isInitiallyOpened={false}> | |||
<Accordion title={parsedQuestionName} key={`${selectedSection.value}-${index}`} isInitiallyOpened={true}> |
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.
언젠간 바꾸겠지... 했던 게 쑤쑤 덕분에 완성되었네요🫠
이대로 좋아요!
🚀 어떤 기능을 구현했나요 ?
모아보기
에 대한 설명도 추가했습니다.🔥 어떻게 해결했나요 ?
2025-04-15.12.36.34.mov
📝 어떤 부분에 집중해서 리뷰해야 할까요?