ERP-node/frontend/components/layout
syc0123 35dfe5bd79 feat: Update modal validation design and behavior
- Changed the modal validation mechanism to focus on the first empty required field and display a toast notification prompting the user to fill it.
- Removed the disabling of the save button, ensuring it remains active regardless of validation state.
- Enhanced visual feedback with a shake animation for empty fields and a red border to indicate errors.
- Updated the documentation to reflect the new validation flow and requirements.

Made-with: Cursor
2026-03-03 18:30:56 +09:00
..
AdminButton.tsx 각 회사별 데이터 분리 2025-10-27 16:40:59 +09:00
AdminPageRenderer.tsx feat: Add Zustand for state management and enhance modal handling 2026-02-27 14:25:53 +09:00
AppLayout.tsx Merge branch 'jskim-node' of http://39.117.244.52:3000/kjs/ERP-node into ycshin-node 2026-03-03 17:12:27 +09:00
EmptyDashboard.tsx feat: Add Zustand for state management and enhance modal handling 2026-02-27 14:25:53 +09:00
Logo.tsx 화면관리 쪽 파일첨부 수정 2025-09-26 17:12:03 +09:00
MainHeader.tsx 헤더 및 야드 이름 z-index 수정 2025-10-21 16:45:04 +09:00
MainSidebar.tsx feat: Add menu icon support in menu management 2026-03-03 15:42:30 +09:00
MobileMenu.tsx 최초커밋 2025-08-21 09:41:46 +09:00
ProfileModal.tsx 화면 다국어 처리 2026-01-14 15:33:57 +09:00
ResponsiveContainer.tsx 메일 관리 작업 저장용 커밋 2025-10-01 16:15:53 +09:00
SideMenu.tsx 최초커밋 2025-08-21 09:41:46 +09:00
TabBar.tsx feat: Update modal validation design and behavior 2026-03-03 18:30:56 +09:00
TabContent.tsx refactor: Enhance modal and tab handling in ScreenModal and TabContent components 2026-02-27 16:01:23 +09:00
UserDropdown.tsx 프로필 이미지 삭제 직후 렌더링이 안되는 문제 해결 2025-09-30 15:45:21 +09:00