Skip to content

refactor: surface saved catalog failures - #106

Merged
jdluu merged 1 commit into
mainfrom
refactor/surface-saved-catalog-errors
Aug 29, 2026
Merged

refactor: surface saved catalog failures#106
jdluu merged 1 commit into
mainfrom
refactor/surface-saved-catalog-errors

Conversation

@jdluu

@jdluu jdluu commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Routes saved-catalog persistence failures through the shared error notification boundary.
  • Preserves successful save payloads, refresh behavior, and non-fatal completion semantics.
  • Adds focused success and failure coverage.

Scope

Closes #105. Refactor-only and within the active feature freeze. No new user-facing functionality or dependencies.

Validation

  • Focused Vitest: 6 passed
  • Full Vitest: 302 passed
  • TypeScript build: passed
  • Biome check: passed
  • git diff --check: passed

No generated Android files were changed.

@jdluu
jdluu merged commit 54d39fe into main Aug 29, 2026
3 checks passed
@jdluu
jdluu deleted the refactor/surface-saved-catalog-errors branch August 29, 2026 20:15
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.

refactor: surface saved catalog persistence failures

1 participant