Commit b13b678
docs(product tours): Update docs for draft auto-save system (#15192)
## Changes
Updates product tours documentation to reflect the new draft auto-save system introduced in [PostHog/posthog#48393](PostHog/posthog#48393).
### What changed in the product
Product tours now use a draft system when editing:
- Changes auto-save as you edit with status indicators (unsaved/saving/saved)
- Click **Save** to publish changes or **Cancel** to discard the draft
- If you close your browser with unpublished changes, a banner appears with options to continue editing or discard
- The toolbar and main app stay in sync automatically
### Files updated
- **`contents/docs/product-tours/creating-product-tours.mdx`** – Updated the "Save and launch" section to describe auto-save behavior and the publish/discard workflow.
- **`contents/docs/product-tours/managing-tours.mdx`** – Updated the "Editing live tours" section to clarify that changes save to a draft first (not published immediately) and document the unsaved changes banner.1 parent 5268683 commit b13b678
File tree
2 files changed
+8
-2
lines changed- contents/docs/product-tours
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
0 commit comments