Open darkopia opened 1 month ago
@Phanatic This has been a long-standing bug, maybe you can have a look to see if this can be fixed easily.
Hi @darkopia, @annikaschmid and @Phanatic
Seems like the embedded insight shows up in edit mode if a new insight is whipped up anywhere in the application (+ new insight in product analytics, open as insight in the web analytics section ,and the explore result button in survey results). Video below would demonstrate.
https://github.com/user-attachments/assets/dc0e55d9-e327-4d41-93c2-a642b7a982ba
After going through related code, seems like the Query
component has a prop readOnly
that fixes this issue when enabled, without affecting anything else.
I've opened a PR, and added relevant info. Please let me know if there's anything I'm missing, or if there's anything you'd like to see done differently.
Bug Description
Bug description
When analysing a survey and clicking explore results, on a NPS survey type the embedded NPS insight becomes editable in the surveys screen and this cannot be undone without logging out
If you are on PostHog Cloud it would be really valuable if you can share any links where the problem occurs. This speeds up our ability to troubleshoot tremendously.
How to reproduce
Additional context
Debug info