-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: 웹 배너 리팩토링 및 모바일 배너 추가 #271
Conversation
Warning Rate limit exceeded@alwubin has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 22 minutes and 22 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ⛔ Files ignored due to path filters (8)
📒 Files selected for processing (14)
Walkthrough이 풀 리퀘스트는 랜딩 페이지의 TopBanner 컴포넌트를 리팩토링하고 모바일 배너를 추가하는 작업을 포함합니다. 주요 변경 사항은 오늘의 대화 선택과 밸런스 게임을 위한 새로운 배너 컴포넌트 도입, 라우팅 경로 추가, 그리고 관련 스타일 및 후크 업데이트로 구성됩니다. Changes
Assessment against linked issues
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Quality Gate failedFailed conditions |
💡 작업 내용
💡 자세한 설명
✅ TodayTalkPickBanner, TodayBalanceGameBanner
✅ useTodayTalkPickQuery
✅ useTodayBalanceGameList
✅ 구현 화면
모바일
웹
📗 참고 자료 (선택)
📢 리뷰 요구 사항 (선택)
🚩 후속 작업 (선택)
✅ 셀프 체크리스트
closes #270
Summary by CodeRabbit
New Features
BalanceGamePage
경로 추가.TodayBalanceGameBanner
및TodayTalkPickBanner
컴포넌트 추가.useTodayBalanceGameList
커스텀 훅 추가.todayTalkPickDummyData
추가.Bug Fixes
TodayTalkPick
객체 반환.Documentation
Style
Chores
HOTPINK
및ORANGE
추가.