Skip to content
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

[FE] fix: 모든 아코디언을 기본적으로 닫힌 상태로 두기 #936

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

chysis
Copy link
Contributor

@chysis chysis commented Oct 24, 2024


🚀 어떤 기능을 구현했나요 ?

  • 모아보기 페이지의 아코디언을 처음부터 닫힌 상태로 두었습니다.

🔥 어떻게 해결했나요 ?

  • 인덱스 상관없이 항상 닫힌 상태로 두었습니다.

📝 어떤 부분에 집중해서 리뷰해야 할까요?

📚 참고 자료, 할 말

아코디언은 더 이상 처음부터 입을 벌리지 않을 것입니다.

Copy link
Contributor

@BadaHertz52 BadaHertz52 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정하기 쉬운 코드라 다행이네요

Copy link
Contributor

@ImxYJL ImxYJL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

합죽이 아코디언 가보자고

Copy link
Contributor

@soosoo22 soosoo22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고했어요 에프이!

@chysis chysis merged commit a09f665 into develop Oct 24, 2024
5 checks passed
@donghoony donghoony deleted the fe/fix/935-accordion-close branch November 17, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FE] 모아보기 페이지의 첫 번째 아코디언을 닫힌 상태로 둔다.
4 participants