Issue: Skeleton Loaders Across the Application
Description
Implement skeleton loading states across the application to improve perceived performance and provide better UX during API calls. Skeletons should be applied to snippet cards, dashboard pages, and forms for consistent feedback while data is being fetched.
Acceptance Criteria
- Skeleton loaders for snippet cards
- Skeleton loaders for dashboard pages
- Skeleton loaders for forms
- Smooth transition from skeleton to actual content
- Consistent styling across components
Issue: Skeleton Loaders Across the Application
Description
Implement skeleton loading states across the application to improve perceived performance and provide better UX during API calls. Skeletons should be applied to snippet cards, dashboard pages, and forms for consistent feedback while data is being fetched.
Acceptance Criteria