Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
|
좋습니다!! 빠르게 배포 진행하겠습니다~ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#️⃣연관된 이슈 (없으면 비워두세요) -> 어떤 이슈를 해결한 건지 연관되는 이슈 번호 작성
📝작업 내용
장르 중복 병합 처리 및 UI 개선
mergeGenreFeedbacks유틸 함수 구현장르 데이터 중
genreType은 다르지만getGenreLabel()기준으로 같은 장르명이 여러 번 등장하는 경우, 해당 장르들을 하나로 합쳐서likeCount,dislikeCount,uninterestedCount를 합산해주는 유틸 함수 구현GenreBarChart: 중복 장르 병합 후 상위 10개 기준 막대 그래프 렌더링GenrePieChart: 좋아요 / 싫어요 기준 병합된 장르 데이터 기반 파이 차트GenreList: 리스트 기반 장르 피드백 표에서도 병합된 데이터 적용SummaryStats: 중복 제외 후 실제 활동한 장르 수 계산 반영수동 동기화 기능 추가 (관리자 전용)
postFeedbackFullScanAPI 연동관리자가 수동으로 전체 피드백 데이터를 동기화할 수 있는 버튼 추가. 버튼 클릭 시 해당 API 호출 → 완료 후
alert및 콘솔 로그 출력동기화 버튼 아래
최근 수동 업데이트 시간을 표기하며,formatDateHour유틸을 활용해 한국어 형식으로 포맷새로고침 이후에도 유지되도록
localStorage기반 상태 관리 적용스크린샷 (선택)
💬리뷰 요구사항(선택)
✅ 체크리스트