You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When editing a survey that contains errors (e.g link is not https) and clicking “Save”, the app redirects the user back and all unsaved changes to the survey are lost.
This makes it frustrating for users who invest significant time creating surveys, as they must recreate their work from scratch after encountering this type of error.
How to reproduce
Edit an existing survey.
Add or edit a link question and enter a link with an invalid format (e.g http://www.google.com)
Click "Save"
Survey exits edit more, the following error is shown and changes are lost
Update survey failed: Link must be a URL to resource with one of these schemes [https, mailto]
Additional context
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]
The text was updated successfully, but these errors were encountered:
Bug Description
Bug description
When editing a survey that contains errors (e.g link is not https) and clicking “Save”, the app redirects the user back and all unsaved changes to the survey are lost.
This makes it frustrating for users who invest significant time creating surveys, as they must recreate their work from scratch after encountering this type of error.
How to reproduce
Additional context
Debug info
The text was updated successfully, but these errors were encountered: