Skip to content

UI/enhanced dashboard skeleton#264

Open
DebasmitaBose0 wants to merge 2 commits into
Akshay473:mainfrom
DebasmitaBose0:ui/enhanced-dashboard-skeleton
Open

UI/enhanced dashboard skeleton#264
DebasmitaBose0 wants to merge 2 commits into
Akshay473:mainfrom
DebasmitaBose0:ui/enhanced-dashboard-skeleton

Conversation

@DebasmitaBose0
Copy link
Copy Markdown
Contributor

Closes #263

Summary

Elevates the UI/UX loading experience of the forensic workstation by introducing custom shimmering linear gradients and refined glassmorphic skeleton card outlines.

Changes Made

  • Upgraded client/components/LoadingSkeleton.tsx to replace basic pulsing blocks with custom motion.div swipe gradients.
  • Added glassmorphic background layer classes (bg-slate-50 dark:bg-slate-900/50 backdrop-blur-md) and refined grid outlines to match the layout.
  • Added support for adaptive layouts on mobile and sticky sidebar slots.

Testing

  • Tested rendering across Next-Themes light and dark modes. Verified performance is extremely smooth with zero layout shifts.

Impact

Reduces perceived latency and elevates the platform's professional visual look during active forensic analysis queries.

Checklist

  • Code follows project standards
  • Tested locally
  • No unrelated changes included
  • Responsive design verified
  • Accessibility considered

@vercel
Copy link
Copy Markdown

vercel Bot commented May 31, 2026

@DebasmitaBose0 is attempting to deploy a commit to the akshay473's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

style: enhance loading skeletons with glassmorphism backdrops and shimming linear animations

1 participant