Skip to content

fix: parse and display ingestion results in UI#46

Merged
sholgaat merged 1 commit into
mainfrom
claude/github-issue-43-r4ieog
Jun 21, 2026
Merged

fix: parse and display ingestion results in UI#46
sholgaat merged 1 commit into
mainfrom
claude/github-issue-43-r4ieog

Conversation

@sholgaat

Copy link
Copy Markdown
Owner

Reads the IngestionResponse JSON from POST /ingest and builds a
human-readable summary (trips/flights/accommodations created, emails
skipped, error count). Per-email errors are shown inline in a dedicated
error panel below the toolbar.

Closes #43

Reads the IngestionResponse JSON from POST /ingest and builds a
human-readable summary (trips/flights/accommodations created, emails
skipped, error count). Per-email errors are shown inline in a dedicated
error panel below the toolbar.

Closes #43
@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
travel-bro Ready Ready Preview, Comment Jun 21, 2026 11:52am

@sholgaat
sholgaat merged commit ec4595a into main Jun 21, 2026
4 checks passed
@sholgaat
sholgaat deleted the claude/github-issue-43-r4ieog branch July 10, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: show ingestion results in UI (trips/flights/accommodations created, errors, skipped)

2 participants