PostHog / posthog

🦔 PostHog provides open-source web & product analytics, session recording, feature flagging and A/B testing that you can self-host. Get started - free.
https://posthog.com
Other
22.35k stars 1.35k forks source link

Persistent filters #24833

Open ygurzeev opened 2 months ago

ygurzeev commented 2 months ago

Feature request

Is your feature request related to a problem?

I'm regularily applyig filters on recordings / people and groups / Activity. For example, I don't care about anonymous visitors so I filter on "email isSet". The issue is that the filters are not persistent and I have to set them again on my next visit

Describe the solution you'd like

Make my filter selection persistent

Describe alternatives you've considered

Additional context

Debug info

Location: https://eu.posthog.com/project/22165/persons
Session: https://us.posthog.com/project/sTMFPsFhdP1Ssg/replay/0191c637-ee39-7008-a562-bbb2a7a8524b?t=714
Admin: http://go/adminOrgEU/018f4e12-3fb1-0000-8102-5236f68b9a12 (project ID 22165)
Sentry: http://go/sentryEU/22165
pauldambra commented 2 months ago

Hey @ygurzeev we have https://github.com/PostHog/posthog/issues/20314

but that sounds more complex than your request... that seems to be "if i hit refresh don't reset filters" (if that's not over simplifying things)

ygurzeev commented 2 months ago

Pretty much yes...