ERP-node/frontend/lib/hooks
syc0123 eb2bd8f10f feat: Enhance modal button behavior and validation feedback
- Updated modal button handling to disable all buttons by default, with exceptions for specific button types (e.g., cancel, close, delete).
- Introduced a new validation mechanism that visually indicates empty required fields with red borders and error messages after a delay.
- Improved the `useDialogAutoValidation` hook to manage button states based on field validation, ensuring a smoother user experience.
- Added CSS animations to prevent flickering during validation state changes.

Made-with: Cursor
2026-03-03 14:54:41 +09:00
..
useDialogAutoValidation.ts feat: Enhance modal button behavior and validation feedback 2026-03-03 14:54:41 +09:00
useEntityJoinOptimization.ts 탭 컴포넌트 외부 검색필터 동작 구현 2025-12-18 09:53:26 +09:00
useResponsive.ts 메일 관리 작업 저장용 커밋 2025-10-01 16:15:53 +09:00