docling-studio/frontend
Pier-Jean Malandrino 6b0fc45e5d Fix upload error not displayed in DocumentUpload component
Wrap store.upload() calls in try-catch in both onFileSelect and onDrop
so thrown errors (e.g. file too large) don't bubble up unhandled.
Display store.error inline below the upload hint so users see why
their upload was rejected.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 16:52:36 +02:00
..
public Make a nex project base, managing new Docling version 2026-03-17 08:43:00 +01:00
src Fix upload error not displayed in DocumentUpload component 2026-03-31 16:52:36 +02:00
.prettierignore Add qualityt check and contributing doc 2026-03-21 15:34:54 +01:00
.prettierrc Add qualityt check and contributing doc 2026-03-21 15:34:54 +01:00
Dockerfile Refacto and add cp paste btn 2026-03-21 15:03:10 +01:00
env.d.ts Migrate frontend in typescript 2026-03-21 15:58:43 +01:00
eslint.config.js Migrate frontend in typescript 2026-03-21 15:58:43 +01:00
index.html Migrate frontend in typescript 2026-03-21 15:58:43 +01:00
nginx.conf Radical architecture change, migration to a more lightweight 2026-03-17 16:06:27 +01:00
package-lock.json Fix esbuild vulnerability by upgrading Vite 5 → 6 and vitest 2026-03-28 15:16:09 +01:00
package.json Fix esbuild vulnerability by upgrading Vite 5 → 6 and vitest 2026-03-28 15:16:09 +01:00
tsconfig.json Migrate frontend in typescript 2026-03-21 15:58:43 +01:00
vite.config.js Radical architecture change, migration to a more lightweight 2026-03-17 16:06:27 +01:00