Skip to content

Loading skeletons + suspense boundaries #119

Description

@truthixify

Extra labels: ux, perf
Tier: S (1-2 days) | Type: ux

Context. Pages flash blank on load then dump content at once. Skeleton components + suspense boundaries per route give a perceived-performance win.

Scope.

  • Skeleton per Stellar page (Send, Receive, Withdraw, Activity, Settings).
  • Suspense boundary per route.
  • No CLS caused by skeleton → content swap.

Acceptance.

  • Lighthouse perceived-load improves on each page (bench)
  • CLS ≤ 0.05 per page
  • Skeletons match final layout dimensions

Files. src/pages/, src/components/Skeletons/ (new).

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programdripsFunded via Drips Networkhelp wantedExtra attention is neededperfPerformance / optimizationuxUser experience

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions