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

Refactor: more(...) 이미지 DefaultChip 사용해서 나타내기 / 매직넘버 변수로 교체 #104

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

hankim0904
Copy link
Collaborator

📌요구사항

  • Card 컴포넌트에서 more(...) 이미지 DefaultChip 사용해서 나타내는 코드로 변경함
  • 반응형 칩 개수 구하는 로직에서 매직넘버 대신 변수로 교체하고 구조화 했음

📌작업 진행 상황 (에러, 막혔던 부분, 그외 궁금한것 등등)

  • 닉네임 옆의 padding은 아직 해결하지 못해서 트러블슈팅에 올려놨습니다.
  • more(...) 이미지 DefaultChip 사용해서 나타내는 코드로 변경했습니다.
  • constants에 cardChipLimits 파일 만든 후 반응형에 따라 다른 칩 개수를 변수로 관리하도록 했습니다.

📌스크린샷 / 테스트결과 (선택)

  • home 페이지
home_test.mp4
  • studyList 페이지
studyList_test.mp4

📌이슈 번호

@hankim0904 hankim0904 self-assigned this Mar 19, 2024
Copy link

올바른 PR 형식

올바른 PR 형식입니다.
코드 작성하시느라 수고 많으셨습니다 :)

@hankim0904 hankim0904 merged commit 167f5c8 into develop Mar 20, 2024
1 check passed
@hankim0904 hankim0904 deleted the Refactor/Card-chip branch March 20, 2024 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants