Skipped Tracks Analysis Table Component

Provides a comprehensive tabular visualization of the user's skipped tracks data with sorting, contextual styling, and empty/loading states. This component forms the central data visualization for the skipped tracks analysis feature.

Features:

  • Sorted display of tracks by skip frequency
  • Responsive table layout with appropriate column sizing
  • Fixed header with column names during scrolling
  • Empty state visualization with contextual messaging
  • Loading state visualization during data retrieval
  • Scrollable container with fixed summary footer
  • Skip statistics summary for the entire dataset

This component serves as the primary data presentation layer for the skip tracking functionality, providing users with an organized view of their skip patterns.

Interfaces

SkippedTracksTableProps

Functions

SkippedTracksTable