0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/frontend
Karl-Aksel Puulmann 31433404f2
Proposal: When clicking 'add action/event', populate the generated event with last event data (#2635)
* Proposal: When clicking 'add action/event', populate the generated event with last event data

In my usecase I was analyzing $capture_failed_request with different
percentiles/math operators on the same properties. Doing this was
slightly painful, since I needed to enter the same data over and over
again.

After this change we'll populate the action/event with last row.
My hypothesis is this will speed things up generally.

* when adding rows to entity filters, keep visibility as well
2020-12-14 09:16:08 +02:00
..
public
src Proposal: When clicking 'add action/event', populate the generated event with last event data (#2635) 2020-12-14 09:16:08 +02:00