ERP-node/docs/ycshin-node
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
..
탭_시스템_설계.md feat: Add Zustand for state management and enhance modal handling 2026-02-27 14:25:53 +09:00
필수입력항목_자동검증_설계.md feat: Implement automatic validation for modal forms 2026-03-03 12:07:12 +09:00