Skip to content

feat(sidebar): 동아 vs 동부 가격 비교 섹션 추가 (#58)#59

Merged
ohhalim merged 1 commit into
developfrom
feat/58/market-sidebar-source-comparison
Jun 30, 2026
Merged

feat(sidebar): 동아 vs 동부 가격 비교 섹션 추가 (#58)#59
ohhalim merged 1 commit into
developfrom
feat/58/market-sidebar-source-comparison

Conversation

@ohhalim

@ohhalim ohhalim commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • MarketSidebar 하단에 '동아 vs 동부 가격 차이 TOP5' 섹션 추가
  • SourceComparisonItem 타입 추가 (lib/types.ts)
  • coursesApi.getSourceComparison() API 함수 추가
  • 가격 차이 방향에 따라 빨강(동부 높음) / 파랑(동아 높음) 색상 표시
  • 동아/동부 각각의 가격을 formatPriceCompact로 나란히 표시

연관

Test plan

  • 데스크톱(lg 이상)에서 우측 사이드바에 비교 섹션 표시 확인
  • 로딩 중 스켈레톤 표시 확인
  • 종목 클릭 시 상세 페이지 이동 확인

MarketSidebar 하단에 두 거래소 최신가 기준 가격 차이 TOP5 표시
백엔드 GET /api/v1/courses/source-comparison API 연동
@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@ohhalim, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 29 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ff0465d3-60d3-4e35-ba33-6fefb468f93b

📥 Commits

Reviewing files that changed from the base of the PR and between dedec93 and 0bdead3.

📒 Files selected for processing (3)
  • src/components/layout/MarketSidebar.tsx
  • src/lib/api/courses.ts
  • src/lib/types.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/58/market-sidebar-source-comparison

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ohhalim ohhalim merged commit becf2cb into develop Jun 30, 2026
3 checks passed
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.

1 participant