ERP-node/frontend/components/table-category
kjs 27558787b0 feat: Enhance CategoryValueManagerTree with input focus management and modal improvements
- Added refs for input fields in the CategoryValueManagerTree component to manage focus transitions between the name and description inputs.
- Updated the modal behavior to reset form data without closing the modal, allowing for continuous input.
- Changed the button label from "취소" to "닫기" for better clarity in the modal interface.
- Included debug logging for cascading roles in the SelectBasicComponent to assist with troubleshooting.

These enhancements improve user experience and maintainability of the component.
2026-03-05 23:32:40 +09:00
..
AddCategoryColumnDialog.tsx feat: 카테고리 컬럼 메뉴별 매핑 기능 구현 2025-11-13 14:41:24 +09:00
CategoryColumnList.tsx feat: Introduce new date picker components for enhanced date selection 2026-02-26 17:32:20 +09:00
CategoryValueAddDialog.tsx 카테고리 연속입력 2026-01-13 10:04:05 +09:00
CategoryValueEditDialog.tsx 테이블 타입관리 ui개선 2025-12-03 16:39:47 +09:00
CategoryValueManager.tsx 카테고리 연속입력 2026-01-13 10:04:05 +09:00
CategoryValueManagerTree.tsx feat: Enhance CategoryValueManagerTree with input focus management and modal improvements 2026-03-05 23:32:40 +09:00