Recent Skipped Tracks Dashboard Module

Visualizes the most recently skipped tracks with contextual information and metrics. Presents skip patterns with time context, skip frequency, and track details in a responsive table layout optimized for dashboard integration.

Features:

  • Chronological list of recently skipped tracks with metadata
  • Skip frequency visualization with progress bars
  • Relative timestamp display showing recency of skips
  • Responsive design with appropriate column hiding for mobile
  • Empty state and loading skeleton for optimal UX

This component serves as a real-time activity feed for the dashboard, allowing users to see their most recent skip behavior and identify potential patterns without navigating to the detailed statistics view.

Interfaces

TrackData
RecentTracksProps

Functions

RecentTracks