Skip to content

fix(ui): 렌더링 이슈 깜빡거림 수정 #63

@thxforall

Description

@thxforall

개요

페이지 전환 또는 데이터 로드 시 깜빡거림(flickering) 이슈 수정

현황

  • Suspense 미사용, React Query isLoading 기반 상태 관리
  • AnimatePresence 상태 전환 시 깜빡임 발생 가능
  • Skeleton → Success 전환 시 레이아웃 시프트 가능성

작업 항목

  • 깜빡거림 발생 위치 특정 (메인/explore/상세 등)
  • 상태 전환 애니메이션 개선
  • 필요 시 Suspense 도입 또는 placeholder 개선

상위 이슈

epic: #35

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingfrontend프론트엔드release: phase-11차 릴리즈 (4/5) — 코어 기능

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions