Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(funnels): Don't allow persons modal in funnel trends if unavailable #23759

Merged
merged 4 commits into from
Jul 18, 2024

Conversation

Twixes
Copy link
Member

@Twixes Twixes commented Jul 16, 2024

Problem

We currently don't support persons list calculation for funnels aggregated by "Unique sessions", or specifically by something other than "Unique users". This was properly reflected in the persons modal being disabled in the funnel steps view – but not in the historical trends view, resulting in plain errors (see ZEN-15808).

Changes

This removes the false ability to open the persons modal, preventing the pointless experience.

It'd also be good to add support for the persons list in that case – created issue #23758 on this.

How did you test this code?

Manual creation of a funnel.

@Twixes Twixes requested review from mariusandra and thmsobrmlr July 16, 2024 20:04
Copy link
Contributor

github-actions bot commented Jul 16, 2024

Size Change: 0 B

Total Size: 1.07 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 1.07 MB

compressed-size-action

@Twixes Twixes enabled auto-merge (squash) July 18, 2024 16:18
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

2 snapshot changes in total. 0 added, 2 modified, 0 deleted:

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@Twixes Twixes merged commit 2a04631 into master Jul 18, 2024
89 of 90 checks passed
@Twixes Twixes deleted the fix-funnel-trends-sessions-persons-modal branch July 18, 2024 16:53
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (wasn't pushed!)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants