PostHog/posthog

Embedded tab feedback button survey does not respect the position

オープン

#31,267 opened on 2025/04/15

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)Python (988 件のフォーク)batch import
bugfeature/surveysgood first issue

Repository metrics

Stars
 (16,704 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Bug Description

Very similar to https://github.com/PostHog/posthog/issues/29773

The fix will be closely the same - use the new "next to button/tab" position, and only make the survey next to the embedded tab if that's the selected value.

Here's the current state:

Image

(Left is selected)

Image

But the survey is still shown next to the button.

More internal context here on Slack.

Debug info

- [ ] PostHog Cloud, Debug information: [please copy/paste from https://us.posthog.com/settings/project-details#variables or https://eu.posthog.com/settings/project-details#variables]
- [ ] PostHog Hobby self-hosted with `docker compose`, version/commit: [please provide]
- [ ] PostHog self-hosted with Kubernetes (deprecated, see [`Sunsetting Kubernetes support`](https://posthog.com/blog/sunsetting-helm-support-posthog)), version/commit: [please provide]

コントリビューターガイド