Conversation
This was referenced Feb 10, 2026
Contributor
Author
Contributor
|
Size Change: +364 B (0%) Total Size: 93.5 MB ℹ️ View Unchanged
|
frontend/src/scenes/product-tours/editor/ProductTourStepsEditor.tsx
Outdated
Show resolved
Hide resolved
frontend/src/scenes/product-tours/editor/ProductTourStepsEditor.tsx
Outdated
Show resolved
Hide resolved
2770483 to
a059167
Compare
0d583fa to
185052f
Compare
a059167 to
9469d1b
Compare
199de7e to
a044134
Compare
Contributor
Query snapshots: Backend query snapshots updatedChanges: 1 snapshots (1 modified, 0 added, 0 deleted) What this means:
Next steps:
|
9469d1b to
c305de7
Compare
249fabd to
a9bfdc6
Compare
Contributor
Query snapshots: Backend query snapshots updatedChanges: 1 snapshots (1 modified, 0 added, 0 deleted) What this means:
Next steps:
|
c305de7 to
9444a30
Compare
93a30d8 to
56bf11e
Compare
Contributor
Query snapshots: Backend query snapshots updatedChanges: 1 snapshots (1 modified, 0 added, 0 deleted) What this means:
Next steps:
|
9444a30 to
b82db95
Compare
eb4cc50 to
85cb9e1
Compare
This was referenced Feb 12, 2026
lucasheriques
approved these changes
Feb 13, 2026
b82db95 to
d6a0b01
Compare
85cb9e1 to
4ff4fd7
Compare
Contributor
Visual regression: Storybook UI snapshots updatedChanges: 1 snapshots (1 modified, 0 added, 0 deleted) What this means:
Next steps:
|
ec897da to
8fd9504
Compare
9c656b3 to
1559eaf
Compare
1559eaf to
6f37cb4
Compare
8fd9504 to
679251f
Compare
6f37cb4 to
a130e8a
Compare
Contributor
Visual regression: Storybook UI snapshots updatedChanges: 3 snapshots (3 modified, 0 added, 0 deleted) What this means:
Next steps:
|
inkeep bot
added a commit
to PostHog/posthog.com
that referenced
this pull request
Feb 13, 2026
…w UI - Change "auto/manual" to "Auto/CSS selector" throughout - Rename "Dynamic text" section to "Text matching" with Static/Dynamic options - Rename "Targeting precision" section to "Precision" - Update "Manual element targeting" section to "CSS selector targeting" Ref: PostHog/posthog#47550
abhischekt
pushed a commit
that referenced
this pull request
Feb 16, 2026
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This was referenced Feb 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Problem
main app editor is missing a couple options, and overall needed a cleaner element selection flow
Changes
things were getting messy so i broke the step settings out into another component, cleaned up the flow a bit, and added the missing options (precision & dynamic text toggle)
also added some launch validation logic
How did you test this code?
👉 Stay up-to-date with PostHog coding conventions for a smoother review.
Publish to changelog?