feat(fe): push 액티비티 로딩을 shimmer 스켈레톤으로 교체#73
Open
seongbin9786 wants to merge 1 commit into
Open
Conversation
pending 동안 '불러오는 중…' 텍스트 하나만 그려서 라이트 테마에선 push 전환 내내 흰 화면이 슬라이드되어 보였다. 실제 레이아웃을 흉내 낸 스켈레톤을 깔아 로딩 중임이 보이게 한다. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
seongbin9786
marked this pull request as ready for review
July 11, 2026 04:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
해결하는 문제
원인
불러오는 중…텍스트 하나만 렌더--background가 순백이라 전환 내내 빈 흰 화면으로 보임변경 사항
Skeleton프리미티브 추가components/ui/skeleton.tsxstyles.css에skeleton-shimmerkeyframes 추가To-do
🤖 Generated with Claude Code