Individual Skipped Track Row Component

Renders a single track row within the skipped tracks table, displaying comprehensive track information and skip statistics with appropriate visual styling based on skip frequency. Highlights tracks that exceed the configured skip threshold.

Features:

  • Conditional styling for tracks that exceed skip thresholds
  • Direct link to open tracks in Spotify
  • Color-coded skip ratio visualization
  • Formatted relative timestamps for skip history
  • Contextual warning indicators for tracks suggested for removal
  • Dropdown menu with track-specific actions

This component forms the core visual representation of each tracked song in the application, combining metadata, statistics, and actionable controls in a cohesive and informative row display.

Interfaces

SkippedTrackRowProps

Functions

SkippedTrackRow