Files
CC-Switch/src/components/ui
Jason 74969ae968 fix(dialog): prevent dialogs from closing on overlay click
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
2025-11-20 23:29:57 +08:00
..
2025-11-18 22:05:54 +08:00
2025-11-18 22:05:54 +08:00
2025-11-18 22:05:54 +08:00