Skip to content

Debounce movie and series search with SwiftUI tasks#648

Merged
tillkruss merged 1 commit into
developfrom
codex/stabilize-search-publishers
May 15, 2026
Merged

Debounce movie and series search with SwiftUI tasks#648
tillkruss merged 1 commit into
developfrom
codex/stabilize-search-publishers

Conversation

@tillkruss
Copy link
Copy Markdown
Collaborator

@tillkruss tillkruss commented May 15, 2026

Summary

  • Replace the local Combine search publishers in movie and series search with SwiftUI task(id:) driven search requests
  • Add a small SearchRequest value to keep repeated query/debounce state readable
  • Keep typed search input debounced while allowing submit and initial non-empty queries to run immediately
  • Leave unrelated alert fallback and discovery-grid logic unchanged

Verification

  • Ran git diff --check
  • Did not run an Xcode build

@tillkruss tillkruss force-pushed the codex/stabilize-search-publishers branch from 8a68edf to 3fae438 Compare May 15, 2026 15:46
@tillkruss tillkruss changed the title Stabilize movie and series search publishers Debounce movie and series search with SwiftUI tasks May 15, 2026
@tillkruss tillkruss force-pushed the codex/stabilize-search-publishers branch from 3fae438 to 9ee4d90 Compare May 15, 2026 15:52
@tillkruss tillkruss merged commit 4054d14 into develop May 15, 2026
6 checks passed
@tillkruss tillkruss deleted the codex/stabilize-search-publishers branch May 15, 2026 16:27
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.

1 participant