Skip to content

🚀 Feature: Add Skeleton Loading UI While Fetching GitHub User Data #221

@KunjalVanra

Description

@KunjalVanra

🔖 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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions