Neil Kakkar

Results 31 issues of Neil Kakkar

## Problem Bumping posthoganalytics, which includes a local evaluation 'safe mode'. ## Changes 👉 *Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review.* ## How did you test this...

1. I want more freedom around choosing my main insight. Filters are missing. (Saved insights might be a way around this) 2. I want to rollout the entire experiment to...

enhancement
feature/experimentation

## Problem We recently decoded person URLs in the path: https://github.com/PostHog/posthog/pull/10650 which led to decoded urls not loading events for persons, because the `sceneUrl` was different (one escaped, other not...

All of our client and server side libraries should support experience continuity and multivariate feature flags. This is the spec for functions we'd want to see: ## Client Side Spec...

enhancement
feature/feature-flags

## Bug description We disabled behavioral cohorts for feature flags, but looks like users can subvert this by using an experiment instead. Not great. *Please describe.* *If this affects the...

bug
feature/feature-flags
feature/experimentation

## Problem See https://github.com/PostHog/posthog/issues/11488#issuecomment-1227186305 ## Changes 👉 *Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review.* ## How did you test this code?

release-1.40.0

## Bug description *Please describe.* *If this affects the front-end, screenshots would be of great help.* When creating a breakdown funnel, we always add a 'baseline' row, which is the...

bug
feature/funnels

## Problem ## Changes 👉 *Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review.* ## How did you test this code?

## Problem Part of #13601 ## Changes 👉 *Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review.* ## How did you test this code?

The what & why: https://github.com/PostHog/meta/pull/74 The how: this issue. Going deep into exactly how we'll implement this and reduce the risk of everything blowing up. This touches a very sensitive...