Skip to content

fix: QA 가이드에 맞춰 모달 아이콘 색·사이즈 수정 - #571

Merged
ychany merged 2 commits into
devfrom
fix/570-qa-icon-colors
Aug 25, 2026
Merged

fix: QA 가이드에 맞춰 모달 아이콘 색·사이즈 수정#571
ychany merged 2 commits into
devfrom
fix/570-qa-icon-colors

Conversation

@ychany

@ychany ychany commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

작업 내용

QA 가이드 기준으로 모달 아이콘 색과 사이즈를 시안에 맞췄습니다.

아이콘 색icon/accenticon/neutral/secondary(#adb1bb)

화면 아이콘
즉시 시작 확인 모달 ConfirmStartFace (얼굴)
부전승 안내 모달 AlertIconFill (느낌표)
주최자 시작 안내 모달 FireIconFill (불꽃)

얼굴 아이콘은 SVG 배경 원에 색이 하드코딩(#2D3037)돼 있어 currentColor 로 바꿨습니다. 눈·입은 흰색 그대로입니다.

스크린샷

image

연관 이슈

closes #570

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
piki Ready Ready Preview Aug 25, 2026 12:42pm

@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 16 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c29ceb53-3551-4b72-9a71-ff5b763a0ddf

📥 Commits

Reviewing files that changed from the base of the PR and between 0727072 and d7a1ccf.

⛔ Files ignored due to path filters (1)
  • apps/web/src/app/tournament/[id]/create/_assets/confirm-start-face.svg is excluded by !**/*.svg
📒 Files selected for processing (3)
  • apps/web/src/app/tournament/[id]/create/_components/owner-started-dialog/OwnerStartedDialog.tsx
  • apps/web/src/app/tournament/[id]/create/_components/tournament-start-button/ByeWarningDialog.tsx
  • apps/web/src/app/tournament/[id]/create/_components/tournament-start-button/ConfirmStartDialog.tsx

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.

@github-actions github-actions Bot added fix Something isn't working WEB labels Aug 25, 2026
@github-actions

Copy link
Copy Markdown

Discord 스레드 연동용 메타데이터입니다. discord-pr-bot 워크플로가 자동 생성하며, 수정·삭제하면 PR 과 Discord 알림 연동이 끊깁니다.

@ychany
ychany merged commit 40b5e0a into dev Aug 25, 2026
7 checks passed
@ychany
ychany deleted the fix/570-qa-icon-colors branch August 25, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Something isn't working WEB

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: QA 가이드에 맞춰 모달 아이콘 색 수정

1 participant