ERP-node/frontend/lib/registry/components/v2-category-manager
syc0123 72d9e55159 feat: Implement tab state persistence and enhance layout structure
- Added TabProvider to MainLayout for managing tab states.
- Introduced tab state caching in ScreenViewPage to restore data on refresh.
- Enhanced AppLayout to include TabBar and TabContent for better tab management.
- Updated various components to utilize usePersistedState for maintaining UI states across sessions.
- Improved user experience by ensuring selected tab and scroll positions are preserved during navigation and refresh.
2026-02-25 17:26:45 +09:00
..
V2CategoryManagerComponent.tsx feat: Implement tab state persistence and enhance layout structure 2026-02-25 17:26:45 +09:00
V2CategoryManagerConfigPanel.tsx 카테고리 트리 기능 추가 및 관련 API 구현 2026-01-21 15:03:27 +09:00
V2CategoryManagerRenderer.tsx 카테고리 트리 기능 추가 및 관련 API 구현 2026-01-21 15:03:27 +09:00
index.ts 카테고리 트리 기능 추가 및 관련 API 구현 2026-01-21 15:03:27 +09:00
types.ts 카테고리 트리 기능 추가 및 관련 API 구현 2026-01-21 15:03:27 +09:00