David Newell
David Newell
### Description The `ubuntu-latest` runner was recently upgraded to `22.04` from `20.04` which has caused my Rails tests to fail ### Platforms affected - [ ] Azure DevOps - [X]...
## Problem We're still seeing some high loading times for snapshots ## Changes Track some more things and try to fix some bugs (documented in comments on relevant lines) ##...
## Problem We currently have a lot of duplicate icons ## Changes Remove some of the old `lemon-ui/icons/icons.tsx` for their `@posthog/icons` counterparts ## How did you test this code? Expecting...
## Problem Towards https://github.com/PostHog/posthog/issues/13624 ## Changes - Reimplement the antd tooltip with our own custom component build on top of `floating-ui` - Wrap everywhere we use an icon on a...
## Problem We want to use the embeddings of session replays being generated since https://github.com/PostHog/posthog/pull/20046 to see if we can extract similar recordings ## Changes - Find embeddings for a...
## Problem Filters are buggy and confusing for people ## Changes ## How did you test this code?
## Please describe your changes The `nodePasteRule` exposed by TipTap does not support nested content. This makes it possible to specify the content based on the nodes attributes. ## How...
### Preflight Checklist - [X] I have searched the [issue tracker](https://www.github.com/rrweb-io/rrweb/issues) for a feature request that matches the one I want to file, without success. ### What package is this...
## Changes - Upgrade `rrweb` to v2.0.0-alpha.12 - Reapply relevant patches - https://github.com/PostHog/posthog-js/pull/971 - no longer needed (merged in new version) - https://github.com/PostHog/posthog-js/pull/1075 - skipped (replaced by more recent patch...
## Problem Closes https://github.com/PostHog/posthog/issues/21834 Addresses https://posthog.slack.com/archives/C03PB072FMJ/p1714032531933589 ## Changes Switch button to use monospaced font to stop jumping ---- On top of the issue called out by the customer the inspector...