CHA-127: 예산 부족 채널 툴팁 금액 동적 표시 - #257
Merged
Merged
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! 🚀 New features to boost your workflow:
|
DongjaJ
approved these changes
Aug 21, 2026
DongjaJ
approved these changes
Aug 21, 2026
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.
무엇을 변경했나요?
minBudgetWon - allocatedBudgetWon차이로 계산해 hover 툴팁에 표시합니다.isExecutable === false인 채널에 정보 확인 안내 툴팁을 표시하고, 예산 부족이지만minBudgetWon이 없는 경우에도 동일한 안내를 제공합니다.iconUrl을 결과 모델에 전달하고 estimate API 이미지가 없을 때 fallback으로 사용합니다.왜 변경했나요?
예산 시뮬레이션 결과에서 채널별 집행 가능 여부와 부족 예산을 명확히 안내하고, 새로고침·모바일 환경에서도 채널 정보와 UI가 일관되게 보이도록 개선했습니다.
Linear: https://linear.app/chaesozip/issue/CHA-127/예산-시뮬레이션-툴팁and표-배지-데이터
Closes CHA-127
확인 사항
필수 확인
node --run build통과 —NEXT_PUBLIC_API_BASE_URL미설정으로 페이지 데이터 수집 단계에서 실패node --run lint통과simulator-channel,AuthenticatedChannelResults15개Closes CHA-127기능 검증
설정 및 문서
해당되는 경우