Skip to content

feat: skeleton update#475

Merged
gabito1451 merged 6 commits into
GalactiGuild:mainfrom
T-kesh:main
Apr 28, 2026
Merged

feat: skeleton update#475
gabito1451 merged 6 commits into
GalactiGuild:mainfrom
T-kesh:main

Conversation

@T-kesh
Copy link
Copy Markdown
Contributor

@T-kesh T-kesh commented Apr 25, 2026

Closes #310


This PR introduces a ProjectSkeleton component to eliminate layout shifts during project data fetching on the explore page. The skeleton loader precisely mirrors the ProjectCard component's structure—including image placeholders, typography, progress bars, and social action buttons—ensuring the UI maintains identical dimensions before and after content loads. All elements feature Tailwind's animate-pulse for a smooth, visually pleasing loading experience. The explore page now renders 8 skeleton cards during the loading state (with a simulated 1.5s fetch) before seamlessly transitioning to real content, preventing any jarring reflows or content jumps while maintaining the grid's visual integrity throughout the data loading lifecycle.
#310

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 25, 2026

@T-kesh Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@gabito1451
Copy link
Copy Markdown
Contributor

please resolve conflicts

@T-kesh
Copy link
Copy Markdown
Contributor Author

T-kesh commented Apr 25, 2026

please resolve conflicts

I've resolved it. Please review and assign me to more issues if you can

@gabito1451
Copy link
Copy Markdown
Contributor

please resolve conflicts @T-kesh

@gabito1451 gabito1451 merged commit deb3d23 into GalactiGuild:main Apr 28, 2026
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.

Implement Skeleton Loading States for Explore Page

2 participants