Problem: Errors during import were logged but not visible to user. Changes: - Backend: Collect error messages and return in response (first 10 errors) - Frontend: Display error details in import result box - UI: Red background when errors > 0, shows detailed error messages Now users can see exactly which rows failed and why. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| context | ||
| pages | ||
| utils | ||
| app.css | ||
| App.jsx | ||
| main.jsx | ||