Paul D'Ambra

Results 183 comments of Paul D'Ambra

> What's the reason that instead of: > dashboard insights/text/anything in the future Ugh, because I got distracted by spiking the UI branch started as `feat/loosen-dashboard-insight-relationship` 🤣

Ah, so, we don't have ``` dashboard insights dashboard

spike implemented in https://github.com/PostHog/posthog/pull/12132

Yep, I'll squeeze this in today. That was the first version of the fix iirc :)

This is resolved on insight and dashboard pages now by #11774 We use this pattern on the calculated event page. But there's no view mode. Visiting a calculated event goes...

I'm going to close this since (I think) we've resolved the direct issue.

Logged with plugin author here https://gitlab.com/html-validate/cypress-html-validate/-/issues/16

Despite the TS error the test will run. Way too many errors to run on after each. 93 errors on the home page: ``` require-sriSRI "integrity" attribute is required on...

So the question becomes can this library be configured to only care about the three rules. Gives me the sads for humans to check markup :)

Hey @ext thank you! Now getting ``` Your configFile is invalid: /home/runner/work/posthog/posthog/cypress.e2e.config.ts It threw an error when required, check the stack trace below: /home/runner/work/posthog/posthog/node_modules/cypress-html-validate/dist/plugin.js:266 return (0, import_deepmerge.default)(a, b ?? {},...