좋아요, 리뷰하면 캐시 초기화 추가#85
Merged
skybluesharkk merged 1 commit intokakao-tech-campus-3rd-step3:developfrom Nov 6, 2025
Merged
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR ensures consistent cache invalidation for the festivals query across multiple mutation operations. When reviews are created, updated, deleted, or when wishes are added/removed, the festivals list query is now invalidated to reflect updated data like review counts and wish counts.
- Added
['festivals']query invalidation to review and wish mutation operations - Minor styling adjustment to badge padding for visual consistency
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| ReviewEditPage.tsx | Adds festivals query invalidation when a review is updated |
| ReviewForm.tsx | Adds festivals query invalidation when a new review is created |
| FestivalWish.tsx | Adds festivals query invalidation when wishes are added or removed |
| FestivalContentReviewSection.tsx | Includes festivals in the query keys to invalidate when a review is deleted |
| AiRecommendationHistoriesContent.tsx | Adjusts badge padding from px-2 to px-2.5 for better spacing |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
skybluesharkk
approved these changes
Nov 6, 2025
Collaborator
skybluesharkk
left a comment
There was a problem hiding this comment.
그래도 마지막에 qa까지 다 점검해본다고 고생많으셨습니다!
c478287
into
kakao-tech-campus-3rd-step3:develop
7 checks passed
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.
축제 목록 페이지
축제 AI pick페이지