ERP-node/frontend/components/screen/widgets
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
..
types refactor: 코드 정리 및 불필요한 로그 제거 2026-02-05 17:35:13 +09:00
CategoryWidget.tsx feat: Implement tab state persistence and enhance layout structure 2026-02-25 17:26:45 +09:00
FileUpload.tsx 화면정보 수정 및 미리보기 기능 2025-10-15 18:31:40 +09:00
FlowButtonGroup.tsx 버튼 자동정렬기능 구현 2025-10-24 10:37:02 +09:00
FlowWidget.tsx 플로우 위젯 체크박스 선택 버그 수정 - 인덱스 기반에서 Primary Key 기반으로 변경 2025-12-10 14:28:11 +09:00
InputWidget.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
SelectWidget.tsx 편집기 인풋 오류 수정 및 탭 컴포넌트 완성 2025-11-25 13:04:58 +09:00
TabsWidget.tsx feat: Implement tab state persistence and enhance layout structure 2026-02-25 17:26:45 +09:00
TextareaWidget.tsx ui개선 2025-10-17 16:21:08 +09:00