Skip to content

Conversation

@cskime
Copy link
Collaborator

@cskime cskime commented Aug 24, 2025

📝 작업 내용

  • EmojiBadge component에 count가 설정된 최대 자릿수를 넘는 경우, badge에 hover 했을 때만 count를 보여주는 기능을 추가합니다.
  • /list page에서 reaction count가 많을 때 layout이 깨지는 문제를 해결하기 위해 사용할 수 있습니다.

💬 리뷰어에게 남길 말 (선택)

  • @nidor022 : 담당하신 화면에 변경사항이 있으니 잘 동작하는지 확인해주세요. 제가 확인했을 때는 잘 동작했던 것 같습니다.

cskime added 2 commits August 24, 2025 14:11
… 기능 추가

`count`가 `maxDigit`보다 큰 자릿수일 때,
1. 평소에는 emoji만 보여주다가
2. 커서를 hover 하면 count를 보여줍니다.
@cskime cskime linked an issue Aug 24, 2025 that may be closed by this pull request
3 tasks
@cskime
Copy link
Collaborator Author

cskime commented Aug 25, 2025

남은 작업을 빠르게 완료하기 위해 리뷰 없이 병합합니다.

@cskime cskime merged commit 2612a1f into codeit-FE-18-part2:develop Aug 25, 2025
@cskime cskime deleted the feature/#60 branch August 25, 2025 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EmojiBadge component에 hover displaying 기능 추가

2 participants