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: a little watch next fangling #25833

Merged
merged 2 commits into from
Oct 28, 2024
Merged

fix: a little watch next fangling #25833

merged 2 commits into from
Oct 28, 2024

Conversation

pauldambra
Copy link
Member

  • set a minimum duration - we shouldn't say a 2s recording is interesting
  • set a date_to - no need to show recent recordings, we already know people weren't clicking them

see feedback in private slack https://posthog.slack.com/archives/C03PB072FMJ/p1729876617086449

@pauldambra pauldambra requested a review from a team October 25, 2024 18:00
Copy link
Contributor

Size Change: 0 B

Total Size: 1.15 MB

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

compressed-size-action

@@ -39,7 +39,7 @@ function SortedBy({
},
{
value: 'activity_score',
label: 'Activity score',
label: 'Activity',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was that intentional?

@pauldambra pauldambra merged commit b412f10 into master Oct 28, 2024
94 checks passed
@pauldambra pauldambra deleted the fix/watch-next-take-3 branch October 28, 2024 08:59
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.

2 participants