Summary
The Plans and Activity pages currently show a small spinner with "Loading…" text while data is fetched. A lightweight skeleton (a few greyed card/row placeholders) would feel smoother and reduce layout shift when the real content arrives.
Where
app/plans/page.tsx — loading branch
app/activity/page.tsx — loading branch
Notes
Purely cosmetic. Existing behavior works fine, so this does not block testing.
Summary
The Plans and Activity pages currently show a small spinner with "Loading…" text while data is fetched. A lightweight skeleton (a few greyed card/row placeholders) would feel smoother and reduce layout shift when the real content arrives.
Where
app/plans/page.tsx— loading branchapp/activity/page.tsx— loading branchNotes
Purely cosmetic. Existing behavior works fine, so this does not block testing.