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 : NotificationBadge 컴포넌트 수정 #458

Merged

Conversation

kangminguu
Copy link
Collaborator

🚀요약

NotificationBadge 컴포넌트 수정

📸사진 (구현 캡처)

2024-12-31 03 58 32

📝작업 내용

  • 두 타입으로 나누던 NotificationBadge 컴포넌트를 수정했습니다.
    • badgeType props를 삭제했습니다.
  • 스타일을 수정했습니다.
  • MAX_COUNT를 constants로 분리했습니다.
  • toggleVariant를 constants로 분리했습니다.

🔍백엔드 전달 사항

🎸기타 (연관 이슈)

close #456

@kangminguu kangminguu added the ♻️ refactor 리펙토링 label Dec 30, 2024
@kangminguu kangminguu self-assigned this Dec 30, 2024
@kangminguu kangminguu linked an issue Dec 30, 2024 that may be closed by this pull request
1 task
Copy link

✅ Build 성공!

Copy link

⚡️ Lighthouse Report (Average of 5 runs)

Category Score
🟠 Performance 89
🟠 Accessibility 68
🟢 SEO 90
🟢 Best Practices 100

Core Web Vitals (Average)

Metric Value
🟠 First Contentful Paint 2.7 s
🟠 Largest Contentful Paint 3.2 s
🟢 Cumulative Layout Shift 0.0

@kangminguu kangminguu merged commit 9874ab2 into develope Dec 31, 2024
2 checks passed
@kangminguu kangminguu deleted the 456-refactor-notificationbadge-컴포넌트-수정 branch December 31, 2024 02:14
Copy link
Member

@HelloWook HelloWook left a comment

Choose a reason for hiding this comment

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

👍👍👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor 리펙토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor : NotificationBadge 컴포넌트 수정
2 participants