Skip to content

Conversation

@Priya-creates
Copy link
Contributor

This PR adds reusable loading skeleton components to the Weather Dashboard for improved UX while data is being fetched.

Screenshot 2025-10-14 013541 Image for review

Key changes:

  • Created a reusable component with customizable width and height.
  • Replaced plain placeholders for temperature, humidity, and description with skeletons.
  • Added ARIA labels to skeletons for better accessibility.
  • Ensures consistent look and accessibility during loading states.

Fixes: #13

@vercel
Copy link

vercel bot commented Oct 15, 2025

@Priya-creates is attempting to deploy a commit to the venisha-kalola's projects Team on Vercel.

A member of the Team first needs to authorize it.

@venisha-kalola venisha-kalola merged commit 9ec382f into commitra:main Oct 15, 2025
1 of 2 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.

Weather.jsx: Add loading skeleton instead of plain text

2 participants