posthog icon indicating copy to clipboard operation
posthog copied to clipboard

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.

Results 1093 posthog issues
Sort by recently updated
recently updated
newest added

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Changelog Sourced from micromatch's changelog. [4.0.8] - 2024-08-22 backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch [4.0.7] - 2024-05-22 this is basically v4.0.5,...

dependencies
javascript

When clicking a "Try out in insights" button, it opens the event with the filters applied, but the applied filter(s) aren't initially displayed. Seems like it should be opened to...

feature/property-filters
team/product-analytics
feature/insights

## Problem We're currently migrating insight `filters` to `query` in Django shell. Unfortunately self-hosted users are left out. ## Changes Does the same for self hosted users. **⚠️ This should...

### Feature request ## Describe the solution you'd like Having a widget and/or the metric included within some of the tables (where it makes sense) would be helpful instead of...

enhancement
team/web-analytics

When defining an action, it appears that the query only looks back 24 hours. But there's a date picker that says _No date range override_ which makes me think it...

feature/actions
team/product-analytics

### Bug Description ## Bug description ![2024-08-23 09 24 04](https://github.com/user-attachments/assets/c7889e5a-847c-4059-95d9-f24552645a89) ## How to reproduce 1. Create an action 2. Scroll baby scroll ### Debug info _No response_

bug
project/posthog-3000

This is still a WIP. ## Problem Dropping support for axum-test-helper in favour of axum-test, and using axum-test to simplify test setup. ## Changes There should be no product or...

## Problem - postgres column hints were moot ## Changes - add columns type mapping 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Does this work...

## Problem It started from this: ![image](https://github.com/user-attachments/assets/31dffa59-51b6-4c0f-9ca3-0c6838716782) This exposes two problems: - we don't have the new materialized `elements_chain_*` columns in Hog globals - we can't run functions that use...

## Introducing PostHogs very own custom loaders Moving away from [Ant Design's skeleton loader ](https://ant.design/components/skeleton/) we want to create a custom skeleton loader for our product. This will level up...

enhancement
stale
feature/lemon-ui