Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
feat: 환경변수로 스타일 선택 단계 ON/OFF 분기 (#20)
feat: 홈 화면 캐릭터 만들기 버튼 모바일 최적화 (#19)
feat: 화면 하단에 학교 동아리명 푸터 배지 추가
setStep을 멱등 함수형 업데이터로 변경해 빠른 중복 클릭에도 2→3 단계만 진행되도록 보장. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
feat: 스타일 자동 선택(랜덤) 옵션 추가
feat: Vercel Analytics 및 Speed Insights 연동
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Code Review
This pull request integrates Vercel Analytics and Speed Insights, adds a new footer badge, and introduces a conditional single-style creation flow with an option to automatically select a random style. It also adds safe-area styling support for mobile devices. The review feedback suggests using the newly defined DEMO_STEP constant instead of a hardcoded magic number in the step transition logic, and adjusting the footer badge's positioning to safely avoid overlapping with mobile home indicators.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
No description provided.