There was an error fetching the commit references. Please try again later.
feat: jumping from the chunk list page to the file list page keeps th… (#174)
* feat: jumping from the chunk list page to the file list page keeps the original page number. * feat: jump to the file upload page and reset the file list page number to 1
Showing
- web/src/hooks/routeHook.ts 12 additions, 1 deletionweb/src/hooks/routeHook.ts
- web/src/layouts/components/header/index.tsx 3 additions, 2 deletionsweb/src/layouts/components/header/index.tsx
- web/src/layouts/components/right-toolbar/index.tsx 1 addition, 1 deletionweb/src/layouts/components/right-toolbar/index.tsx
- web/src/pages/add-knowledge/components/knowledge-chunk/components/chunk-toolbar/index.tsx 12 additions, 5 deletions...onents/knowledge-chunk/components/chunk-toolbar/index.tsx
- web/src/pages/add-knowledge/components/knowledge-file/hooks.ts 1 addition, 1 deletion...rc/pages/add-knowledge/components/knowledge-file/hooks.ts
- web/src/pages/add-knowledge/components/knowledge-file/model.ts 19 additions, 0 deletions...rc/pages/add-knowledge/components/knowledge-file/model.ts
- web/src/pages/add-knowledge/index.tsx 9 additions, 8 deletionsweb/src/pages/add-knowledge/index.tsx
- web/src/pages/knowledge/knowledge-card/index.tsx 3 additions, 1 deletionweb/src/pages/knowledge/knowledge-card/index.tsx
Loading
Please register or sign in to comment