PostHog/posthog

Embedded tab feedback button survey does not respect the position

Open

Aperta il 15 apr 2025

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Python (16.704 star) (988 fork)batch import
bugfeature/surveysgood first issue

Descrizione

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]

Guida contributor