PostHog/posthog

Embedded tab feedback button survey does not respect the position

Open

#31 267 ouverte le 15 avr. 2025

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Python (988 forks)batch import
bugfeature/surveysgood first issue

Métriques du dépôt

Stars
 (16 704 stars)
Métriques de merge PR
 (Merge moyen 17h 29m) (995 PRs mergées en 30 j)

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]

Guide contributeur