PostHog / posthog

🦔 PostHog provides open-source web & product analytics, session recording, feature flagging and A/B testing that you can self-host. Get started - free.
https://posthog.com
Other
22.3k stars 1.35k forks source link

fix(dashboards): Ensure editing controls are always visible on TextCards #26413

Open barronbud opened 3 days ago

barronbud commented 3 days ago

Problem

Fix #26285 to ensure TextCards can be edited via menu.

Changes

BEFORE

before-dashboard-textcard

AFTER

after-dashboard-textcard

Does this work well for both Cloud and self-hosted?

Yes

How did you test this code?