mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-26 06:24:32 +08:00
74969ae968
Add onInteractOutside handler to DialogContent to prevent accidental dialog closure when users click on the overlay/backdrop. This prevents data loss in forms and improves user experience across all 11 dialog components in the application. Users can still close dialogs using: - Close button (X) in the top-right corner - Cancel/Close buttons within the dialog - ESC key