Skip to content

Replace Blue Skeleton Loader with White/Neutral Loading State #72

@hrx01-dev

Description

@hrx01-dev

Description

The application currently displays skeleton loading placeholders using a bright blue background color during page and data loading states. This color is visually distracting and does not align with the overall design system.

The skeleton loader should be updated to use a neutral white/light-gray color palette that better matches the application's UI and provides a cleaner loading experience.

Image

Current Behavior

  • Skeleton placeholders appear with a blue background.
  • Loading state draws excessive attention away from the rest of the interface.
  • Visual inconsistency with the application's color scheme.

Expected Behavior

  • Skeleton loaders should use white or neutral gray shades.
  • Loading placeholders should blend naturally with the application's theme.
  • Any shimmer or pulse animation should remain functional after the color update.

Implementation Notes

  • Identify all skeleton loader components used across the application.
  • Replace blue background classes/tokens with neutral colors from the design system.
  • Verify loading states across dashboard pages, project views, services pages, and other data-driven screens.
  • Ensure both light and dark mode themes remain visually consistent.

Acceptance Criteria

  • No blue skeleton loaders remain in the application.
  • Skeleton placeholders use white/light-gray neutral colors.
  • Existing loading animations continue to function correctly.
  • Loading states are visually consistent across all pages.
  • No regressions in light or dark mode.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions