Application Restart Confirmation Dialog Component

Provides a user interface for confirming application restart after settings changes that require a restart to take effect. This dialog prompts users to either restart immediately or defer the restart to a later time.

Features:

  • Clear explanation of why restart is necessary
  • Option to restart immediately
  • Option to defer restart to a later time
  • Controlled visibility through parent component
  • Visual distinction between restart and defer actions

This component serves as a user experience enhancement for handling configuration changes that affect core application functionality which cannot be applied while the application is running.

Interfaces

RestartDialogProps

Functions

RestartDialog