Pass through side panel params when signing in

Open
#20,182 1 comment 0 reactions 1 assignee View on GitHub

@benjackwhite is already working on this.

Since Feb 7, 2024.

Assessment

This issue has not been assessed yet.

Description

project/posthog-3000

URLs with parameters work fine for opening side panel pages (like specific docs pages) when signed in, but they don't get passed through correctly when not signed in,.

For example, when clicking this link...

image

... it opens the login page, but after signing in, it opens the docs panel but not this specific page:

https://us.posthog.com/login?next=%2F#panel=docs%3A%2Ftutorials%2Fnode-express-ab-tests


Will be used in https://github.com/PostHog/posthog.com/pull/7732 and will be able to show this block when signed out.

Dominant language
Python
Stars
39.9k
Forks
3.4k
Avg merge
7h 27m
Merged PRs (30d)
222

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.

More from PostHog/posthog

All issues in PostHog/posthog

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.