- 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. |
||
|---|---|---|
| .. | ||
| types | ||
| CategoryWidget.tsx | ||
| FileUpload.tsx | ||
| FlowButtonGroup.tsx | ||
| FlowWidget.tsx | ||
| InputWidget.tsx | ||
| SelectWidget.tsx | ||
| TabsWidget.tsx | ||
| TextareaWidget.tsx | ||