Skip to content

feat: add loading skeletons to course explorer page - #1207

Open
Mrsandeep27 wants to merge 9416 commits into
Vacademy-io:mainfrom
Mrsandeep27:feature/loading-skeletons-course-explorer
Open

feat: add loading skeletons to course explorer page#1207
Mrsandeep27 wants to merge 9416 commits into
Vacademy-io:mainfrom
Mrsandeep27:feature/loading-skeletons-course-explorer

Conversation

@Mrsandeep27

Copy link
Copy Markdown

Summary

Closes #1193

  • Created CourseCardSkeleton and CourseExplorerSkeleton components using the existing Skeleton primitive with Tailwind animate-pulse
  • Replaced DashboardLoader spinner with a skeleton grid while courses load
  • Skeleton mirrors the real course card layout: image, title, instructor avatar, rating, and tag placeholders
  • Uses 8-card grid matching the actual course grid (responsive: 1/2/3/4 columns)

Test plan

  • Navigate to Study Library > Courses and verify skeleton shows while loading
  • Confirm skeleton grid matches the course card layout
  • Verify courses render correctly after loading completes

Generated with Claude Code

Loading
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.

Add loading skeletons to course explorer page

9 participants