PostHog / PostHog/posthog

Render PostHog URLs with rich previews like GitHub URLs

Open
#76,253 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature/desktop
Dominant language
Python
Stars
39.9k
Forks
3.4k
Avg merge
6h 51m
Merged PRs (30d)
232

Description

Context

Requested by Annika in Slack. GitHub URLs already get rich rendering in PostHog Code (showing repo, issue title, etc.). PostHog URLs are displayed as plain text.

Problem

PostHog URLs (e.g. links to dashboards, feature flags, insights, recordings) appear as raw URLs with no special formatting or context.

Expected behavior

PostHog URLs should get the same rich link treatment as GitHub URLs, showing relevant metadata inline (e.g. dashboard name, insight title, feature flag key) so users can understand what a link points to without clicking it.

Image Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by finding the existing GitHub URL rich-rendering entry point in PostHog Code and trace how it resolves and displays metadata for linked items. Extend that path to supported PostHog URLs such as dashboards, feature flags, insights, and recordings, then verify that previews show relevant names or keys inline instead of raw URLs.

Written by the indexing model from the issue text.

Assessment

Tech stack
github
Domain
developer-experience, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.