Remove task header launcher menus - #4013
Merged
trunk-io[bot] merged 3 commits intoJul 30, 2026
Merged
Conversation
Generated-By: PostHog Code Task-Id: 656e19be-78dd-4584-ac43-85c0adf9b0d9
|
😎 Merged directly without going through the merge queue, as the queue was empty and the PR was up to date with the target branch - details. |
|
React Doctor found no issues in the changed files. 🎉 Reviewed by React Doctor for commit |
Generated-By: PostHog Code Task-Id: 656e19be-78dd-4584-ac43-85c0adf9b0d9
k11kirky
marked this pull request as ready for review
July 30, 2026 17:29
MattPua
approved these changes
Jul 30, 2026
Contributor
|
✅ Visual changes approved by @k11kirky — baseline updated in 2 removed. |
Contributor
|
Reviews (1): Last reviewed commit: "Remove quick prompt header menu" | Re-trigger Greptile |
0 updated, 2 removed Run: 0945069b-807d-40ae-9e61-2e2b4dbda45b Co-authored-by: k11kirky <4571455+k11kirky@users.noreply.github.com>
Contributor
Author
|
/trunk merge |
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
Task headers include unwanted launchers for external IDEs and canned PostHog prompts.
Changes
Why: Task header actions should stay focused on the active task without launching local IDEs or injecting canned follow-up prompts.
How did you test this?
pnpm typecheck --filter=@posthog/uipnpm --filter @posthog/ui test(2,407 tests passed)pnpm exec biome checkon changed source filesAutomatic notifications
Created with PostHog Code