Skip to content

fix(mobile): restore composer queue API after restack - #202

Merged
patroza merged 1 commit into
fork/changesfrom
fix/mobile-composer-queue-after-restack
Jul 30, 2026
Merged

fix(mobile): restore composer queue API after restack#202
patroza merged 1 commit into
fork/changesfrom
fix/mobile-composer-queue-after-restack

Conversation

@patroza

@patroza patroza commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Summary

During the upstream restack, use-thread-composer-state.ts was resolved with whole-file --ours for send-perf conflicts. That dropped fork queue composer exports (composerQueueItems, onSteerQueuedMessage, onEditQueuedMessage, …) that ThreadRouteScreen still requires.

Restore the pre-restack product file so mobile typecheck is green.

Test plan

  • vp check
  • full monorepo typecheck
  • Fork CI

Blind --ours on use-thread-composer-state dropped fork queue/steer/edit
exports still used by ThreadRouteScreen. Restore the pre-restack product
surface so typecheck matches mobile UI wiring.
@patroza
patroza merged commit 5eb3032 into fork/changes Jul 30, 2026
10 checks passed
patroza added a commit that referenced this pull request Jul 30, 2026
#202)

Blind --ours on use-thread-composer-state dropped fork queue/steer/edit
exports still used by ThreadRouteScreen. Restore the pre-restack product
surface so typecheck matches mobile UI wiring.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 30, 2026
#202)

Blind --ours on use-thread-composer-state dropped fork queue/steer/edit
exports still used by ThreadRouteScreen. Restore the pre-restack product
surface so typecheck matches mobile UI wiring.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 31, 2026
#202)

Blind --ours on use-thread-composer-state dropped fork queue/steer/edit
exports still used by ThreadRouteScreen. Restore the pre-restack product
surface so typecheck matches mobile UI wiring.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
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