trunk-merge/pr-3499/e3b43e93-f7fe-473a-89ca-df8fdf92ddbd#3504
Closed
trunk-io[bot] wants to merge 6 commits into
Closed
trunk-merge/pr-3499/e3b43e93-f7fe-473a-89ca-df8fdf92ddbd#3504trunk-io[bot] wants to merge 6 commits into
trunk-io[bot] wants to merge 6 commits into
Conversation
The inbox Source and Priority filter popovers had no explicit way to go
back to "no filter" — you had to manually unselect each choice. Add an
"Any" row at the top of each popover that is checked when nothing else is
selected and clears that filter when clicked. Unselecting the last option
already collapses to the same empty ("Any") state.
Generated-By: PostHog Code
Task-Id: 97aa95fe-d9a3-4651-aa9b-9f636fc84832
Generated-By: PostHog Code Task-Id: 97aa95fe-d9a3-4651-aa9b-9f636fc84832
…iorityFilter([]) simplify pass: setPriorityFilter([]) already expresses "clear priority to Any", so the dedicated clearPriorityFilter action was pure duplication. clearSourceProductFilter is kept since the source filter has no equivalent setter. Generated-By: PostHog Code Task-Id: 97aa95fe-d9a3-4651-aa9b-9f636fc84832
…3492) Ports the desktop custom base image badge to the React Native app. The task detail header now shows a violet "cube" badge with the custom sandbox base image name when a cloud run used a custom image (directly via custom_image_id or indirectly via its sandbox environment). The sandbox image and environment lists are fetched through the mobile app's authed-query pattern, and only when the latest run is a cloud run that carries a custom_image_id or sandbox_environment_id, so ordinary tasks add no extra network calls. The badge renders nothing when custom images are disabled or the image can't be resolved. Generated-By: PostHog Code Task-Id: 1230821c-af71-4788-b81f-dcaeb6442e2d
|
React Doctor found no issues in the changed files. 🎉 Reviewed by React Doctor for commit |
trunk-io
Bot
deleted the
trunk-merge/pr-3499/e3b43e93-f7fe-473a-89ca-df8fdf92ddbd
branch
July 16, 2026 12:09
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.
This pull request was created and is being managed by Trunk Merge.
This pull request is based on the main branch at SHA 9dad2953fda034ad4df634874a5d9707f587a547.
See more details about each PR in the batch here:
When CI completes, this pull request will be closed automatically.
Pull Requests Being Tested
This pull request is testing a batch with the changes from pull requests 3499 and 3493 - batching documentation.