🔖 Feature description
Right now, when searching for a GitHub profile or loading repository/activity data, the page stays blank for a moment until the API response is received. This makes the UI feel a bit unresponsive, especially on slower internet connections.
I would like to add skeleton loaders/shimmer placeholders for the loading state so users get better visual feedback while data is being fetched.
Proposed Changes
Add skeleton cards for:
- User profile section
- Repository/activity cards
- Stats sections
- Replace empty loading state with animated placeholders
- Keep the layout stable while data loads
Why this would help
This will improve the overall user experience and make the application feel smoother and more polished during API calls.
🎤 Screenshot
No response
🔄️ Additional Information
No response
🔖 Feature description
Right now, when searching for a GitHub profile or loading repository/activity data, the page stays blank for a moment until the API response is received. This makes the UI feel a bit unresponsive, especially on slower internet connections.
I would like to add skeleton loaders/shimmer placeholders for the loading state so users get better visual feedback while data is being fetched.
Proposed Changes
Add skeleton cards for:
Why this would help
This will improve the overall user experience and make the application feel smoother and more polished during API calls.
🎤 Screenshot
No response
🔄️ Additional Information
No response