Skip to content

fix: LoginBanner 카드 형태 복원 - 그라디언트 제거#70

Closed
ohhalim wants to merge 1 commit into
developfrom
feat/67/golf-focused-ui
Closed

fix: LoginBanner 카드 형태 복원 - 그라디언트 제거#70
ohhalim wants to merge 1 commit into
developfrom
feat/67/golf-focused-ui

Conversation

@ohhalim

@ohhalim ohhalim commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • 슬림 스트립 → 카드 형태로 복원
  • 그라디언트 배경 제거 (bg-blue-50 단색)
  • 기능 아이콘(시세차트/목표가알림/실시간랭킹) 재추가
  • Google로 계속하기 버튼 흰 배경 테두리 스타일

Summary by CodeRabbit

  • New Features
    • Updated the sign-in banner with a refreshed card-style layout, including a headline, subheadline, and a set of feature highlights with icons.
    • Improved the login area presentation while keeping the existing Google sign-in flow unchanged.

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9b23ae27-7392-49ad-a8d9-9f426c600a9e

📥 Commits

Reviewing files that changed from the base of the PR and between 15e18f9 and 7ffa182.

📒 Files selected for processing (1)
  • src/app/(main)/home/page.tsx

📝 Walkthrough

Walkthrough

The change updates the login banner component in the home page to import additional Lucide icons, introduce a FEATURES constant array of icon/label pairs, and render a new card-style layout displaying those features while retaining the existing Google OAuth sign-in behavior.

Changes

Login Banner Redesign

Layer / File(s) Summary
FEATURES data and banner card layout
src/app/(main)/home/page.tsx
Adds BarChart2, Bell, and TrendingUp icon imports, defines a FEATURES constant with icon/label pairs, and replaces the previous static header/button layout with a card-style layout that maps over FEATURES to display icons and labels, keeping the Google sign-in button intact.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Poem

A rabbit hops through code so bright,
New icons sparkle, charts take flight,
FEATURES bloom in a tidy row,
The banner's card begins to glow,
Sign in with Google, still the same,
Just prettier now — that's the game! 🐇✨

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/67/golf-focused-ui

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 commented Jul 1, 2026

Copy link
Copy Markdown
Owner Author

이슈 먼저 생성 후 재오픈

@ohhalim ohhalim closed this Jul 1, 2026
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