refactor(mobile): finish shared task and inbox adoption#3640
Open
richardsolomou wants to merge 2 commits into
Open
Conversation
|
React Doctor found 10 issues in 2 files · 10 warnings. 10 warnings
Reviewed by React Doctor for commit |
richardsolomou
force-pushed
the
posthog-code/share-composer-control-semantics
branch
from
July 23, 2026 13:11
2f7181a to
431749d
Compare
richardsolomou
force-pushed
the
posthog-code/share-session-presentation-semantics
branch
from
July 23, 2026 13:12
436f795 to
52fcd91
Compare
2 tasks
richardsolomou
force-pushed
the
posthog-code/share-composer-control-semantics
branch
from
July 23, 2026 13:39
431749d to
b0dd0b1
Compare
richardsolomou
force-pushed
the
posthog-code/share-session-presentation-semantics
branch
from
July 23, 2026 13:40
52fcd91 to
dd741ed
Compare
This was referenced Jul 23, 2026
Member
Author
This was referenced Jul 23, 2026
richardsolomou
marked this pull request as ready for review
July 23, 2026 15:48
Contributor
|
Reviews (1): Last reviewed commit: "Merge posthog-code/share-composer-contro..." | Re-trigger Greptile |
richardsolomou
force-pushed
the
posthog-code/share-session-presentation-semantics
branch
from
July 23, 2026 16:34
fe268f5 to
9563ac8
Compare
richardsolomou
force-pushed
the
posthog-code/share-composer-control-semantics
branch
2 times, most recently
from
July 23, 2026 17:28
68356b7 to
6e7681e
Compare
richardsolomou
force-pushed
the
posthog-code/share-session-presentation-semantics
branch
2 times, most recently
from
July 23, 2026 18:55
9bc670c to
6638011
Compare
richardsolomou
force-pushed
the
posthog-code/share-composer-control-semantics
branch
2 times, most recently
from
July 24, 2026 16:42
44c040d to
8a7c6d3
Compare
richardsolomou
force-pushed
the
posthog-code/share-session-presentation-semantics
branch
from
July 24, 2026 16:42
6638011 to
26ddcae
Compare
richardsolomou
force-pushed
the
posthog-code/share-composer-control-semantics
branch
from
July 24, 2026 16:47
8a7c6d3 to
857315a
Compare
richardsolomou
force-pushed
the
posthog-code/share-session-presentation-semantics
branch
2 times, most recently
from
July 24, 2026 22:26
4853c90 to
a94c8c0
Compare
richardsolomou
force-pushed
the
posthog-code/share-composer-control-semantics
branch
from
July 24, 2026 22:26
857315a to
0b7803b
Compare
richardsolomou
force-pushed
the
posthog-code/share-session-presentation-semantics
branch
from
July 24, 2026 22:30
a94c8c0 to
09ba94a
Compare
richardsolomou
force-pushed
the
posthog-code/share-composer-control-semantics
branch
from
July 24, 2026 22:57
35144da to
b13b20d
Compare
richardsolomou
force-pushed
the
posthog-code/share-session-presentation-semantics
branch
2 times, most recently
from
July 24, 2026 23:07
323e667 to
ae2aa0e
Compare
richardsolomou
force-pushed
the
posthog-code/share-composer-control-semantics
branch
from
July 24, 2026 23:07
b13b20d to
8aa12a4
Compare
richardsolomou
force-pushed
the
posthog-code/share-session-presentation-semantics
branch
from
July 24, 2026 23:15
ae2aa0e to
07c64af
Compare
Generated-By: PostHog Code Task-Id: c1bbe3cf-742b-4b24-bf96-d11a18b4cf22
Generated-By: PostHog Code Task-Id: c1bbe3cf-742b-4b24-bf96-d11a18b4cf22
richardsolomou
force-pushed
the
posthog-code/share-session-presentation-semantics
branch
from
July 24, 2026 23:17
07c64af to
de56f87
Compare
richardsolomou
force-pushed
the
posthog-code/share-composer-control-semantics
branch
from
July 24, 2026 23:17
efe71dc to
870ef30
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Problem
Mobile still wraps canonical task/inbox types and keeps separate repository and inbox transport after adopting the shared task runtime.
Depends on #3637
Refs #2416
Changes
Phase 2: I finished the shared task adoption, migrated repository aggregation and inbox transport, and removed the replaced mobile helpers. This PR changes mobile consumers only.
How did you test this?
Automatic notifications
Created with PostHog Code