ERP-node/frontend/lib/hooks
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
..
useDialogAutoValidation.ts feat: Implement automatic validation for modal forms 2026-03-03 12:07:12 +09:00
useEntityJoinOptimization.ts 탭 컴포넌트 외부 검색필터 동작 구현 2025-12-18 09:53:26 +09:00
useResponsive.ts 메일 관리 작업 저장용 커밋 2025-10-01 16:15:53 +09:00