PostHog/posthog

Embedded tab feedback button survey does not respect the position

Open

#31267 opened on Apr 15, 2025

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (16,704 stars) (988 forks)batch import
bugfeature/surveysgood first issue

Description

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]

Contributor guide