ERP-node/frontend/lib/registry/pop-components/pop-string-list
kjs f04d224b09 feat: Enhance error handling with showErrorToast utility
- Replaced existing toast error messages with the new `showErrorToast` utility across multiple components, improving consistency in error reporting.
- Updated error messages to provide more specific guidance for users, enhancing the overall user experience during error scenarios.
- Ensured that all relevant error handling in batch management, external call configurations, cascading management, and screen management components now utilizes the new utility for better maintainability.
2026-03-03 16:04:11 +09:00
..
PopStringListComponent.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
PopStringListConfig.tsx feat(pop-string-list): 오버플로우 시스템 개편 - 더보기 점진 확장 + 페이지네이션 모드 2026-02-23 15:08:52 +09:00
PopStringListPreview.tsx feat(pop-string-list): 리스트 목록 컴포넌트 MVP 구현 2026-02-13 09:03:52 +09:00
index.tsx feat(pop): 컴포넌트 연결 시스템 구현 - 디자이너 설정 기반 검색->리스트 필터링 2026-02-23 18:45:21 +09:00
types.ts feat(pop-search): 모달 뷰 전면 개선 - 아이콘 뷰, 가나다/ABC 필터 탭, 컬럼 라벨 2026-02-24 12:52:29 +09:00