Paul D'Ambra
Paul D'Ambra
## Problem related to #11204 Follows accidental commit to master https://github.com/PostHog/posthog/commit/bcaa4633b45948a41651de7e0fca0e760701a910  We're still getting very unexpected API URL format failures for some CSV export ## Changes logs lots of...
Not all of our button states pass color contrast checking | | primary | success | warning | danger | primary-alt | muted | muted-alt | stealth | |----------- |---------...
## Problem We added filters _hashes to dashboard tiles without back-filling. They are calculated as they're accessed. That's not adding filters_hashes fast enough which is affecting the dashboard insight cache...
## Bug description  focus state on an input with side icon doesn't include the icon which looks odd Spotted while reviewing https://github.com/PostHog/posthog/pull/11093 but not...
When dragging to reorder rows in the column configuration modal the background disappears while being dragged  Spotted while reviewing https://github.com/PostHog/posthog/pull/11093 but not introduced in that
## Bug description The rows in the annotation table are clickable but don't change the cursor The "undelete" icon looks like a broken refresh and has no text either in...
## Bug description ### viewed in feature flag  ### viewed in history tab  When a change in the...
Thanks for this plugin! I found builds were taking 18 seconds for me. ``` require 'thread' require 'thwait' # Generates a new AMP post for each existing post class AmpGenerator...
## Problem [We want to add the ability to have text tiles to dashboards](https://github.com/PostHog/posthog/issues/11368). This changes the relationship from being a many-to-many relationship through a join model. To the join...
## Problem Insight tooltips were hard to read for long values. They chop out the middle **and** the end of the string ## Changes * No longer put breakdown values...