Skip Data Clearing Confirmation Dialog Component

Provides a specialized confirmation dialog for the operation of clearing all skip tracking data while preserving the tracks in the user's Spotify library. This dialog clearly communicates the difference between removing tracks and just clearing their skip statistics.

Features:

  • Distinct visual styling using amber/warning colors
  • Clear explanation of what data will be affected
  • Emphasis on tracks remaining in the Spotify library
  • Details about the permanent nature of the data deletion
  • Contextual information about processing time expectations
  • Option to safely cancel the operation

This component is lazy-loaded to improve initial page load performance, as it's only needed when users choose to perform data clearing operations.

Interfaces

ClearDataDialogProps

Functions

clearDataDialog