Files
vexplor/frontend/components
syc0123 aa020bfdd8 feat: Implement automatic validation for modal forms
- Introduced a new hook `useDialogAutoValidation` to handle automatic validation of required fields in modals.
- Added visual feedback for empty required fields, including red borders and error messages.
- Disabled action buttons when required fields are not filled, enhancing user experience.
- Updated `DialogContent` to integrate the new validation logic, ensuring that only user mode modals are validated.

Made-with: Cursor
2026-03-03 12:07:12 +09:00
..
2025-12-19 13:47:30 +09:00
2025-10-30 12:03:50 +09:00
2025-12-05 10:46:10 +09:00
2025-12-02 09:53:08 +09:00