Skip to content

feat: Loading State Improvement #538#579

Merged
RUKAYAT-CODER merged 1 commit into
rinafcode:mainfrom
Mkalbani:feat/538-loading-state-improvement
May 29, 2026
Merged

feat: Loading State Improvement #538#579
RUKAYAT-CODER merged 1 commit into
rinafcode:mainfrom
Mkalbani:feat/538-loading-state-improvement

Conversation

@Mkalbani
Copy link
Copy Markdown
Contributor

Summary

Improves loading states across the application for better user experience.

Changes

  • Enhanced global loading component with progress indicator and fade-in animation
  • Added shimmer animation to course listing skeletons with staggered entry
  • Improved SuspenseLoader with shimmer-based SkeletonLoader and polished PageLoader
  • Added useLoadingState hook with minimum display time to prevent UI flicker
  • Added shimmer keyframe animation to tailwind config

Closes #538

…ter UX (rinafcode#538)

- Enhanced global loading component with progress indicator and fade-in
- Added shimmer animation to course listing skeletons with staggered entry
- Improved SuspenseLoader with shimmer-based SkeletonLoader and polished PageLoader
- Added useLoadingState hook with minimum display time to prevent UI flicker
- Added shimmer keyframe animation to tailwind config
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@Mkalbani 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

@RUKAYAT-CODER RUKAYAT-CODER merged commit 6436453 into rinafcode:main May 29, 2026
3 of 6 checks passed
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.

test Loading States : Loading State Improvement

2 participants