Skip to content

feat(dashboard): add reusable loading skeleton components#88

Merged
ayshadogo merged 1 commit into
Dfunder:mainfrom
rudazy:feat/dashboard-loading-skeleton
Jun 20, 2026
Merged

feat(dashboard): add reusable loading skeleton components#88
ayshadogo merged 1 commit into
Dfunder:mainfrom
rudazy:feat/dashboard-loading-skeleton

Conversation

@rudazy

@rudazy rudazy commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Closes #76

Summary
Adds reusable loading skeleton components for the dashboard that match the real layout and eliminate duplicated skeleton code.

Changes

  • New Skeleton primitive
  • Shared dashboard skeleton parts
  • Integrated into DashboardPage
  • Refactored widgets to use shared components
  • Updated GlobalLoadingWrapper for dashboard routes

Testing

  • All tests passing
  • Manual verification on /dashboard shows proper pulsing skeletons

@ayshadogo ayshadogo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution 🤝

@ayshadogo ayshadogo merged commit 341abd4 into Dfunder:main Jun 20, 2026
2 checks passed
@grantfox-oss grantfox-oss Bot mentioned this pull request Jun 20, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dashboard Loading Skeleton

2 participants