Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: property labels need to be known about in the backend but are defined in the front end #27328

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

pauldambra
Copy link
Member

@pauldambra pauldambra commented Jan 7, 2025

property definition searching depends on a list of aliases being available in the API code
that needs to be manually updated - and we're not updating it so the search breaks

the taxonomy is already duplicated into the ee hogai folder
let's move that into posthog (since it's already not EE licensed in the frontend) and use that in the search

we should collapse the duplication in the front end but we can do that in the future since this is already one step better

before after
Screenshot 2025-01-08 at 17 56 00 Screenshot 2025-01-08 at 17 53 15

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

91 snapshot changes in total. 0 added, 91 modified, 0 deleted:

Triggered by this commit.

👉 Review this PR's diff of snapshots.

Copy link
Contributor

github-actions bot commented Jan 7, 2025

Size Change: 0 B

Total Size: 1.11 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 1.11 MB

compressed-size-action

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

87 snapshot changes in total. 0 added, 87 modified, 0 deleted:

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@pauldambra pauldambra marked this pull request as draft January 7, 2025 23:51
@thmsobrmlr
Copy link
Contributor

Fixes #26923

@pauldambra pauldambra requested a review from a team January 8, 2025 17:56
@pauldambra
Copy link
Member Author

tagging @PostHog/team-ai-product-manager since this moves some of their code.

i'm not trying to collapse the duplication here, but will follow-up by dumping the dictionaries into the POSTHOG_APP_CONTEXT on window

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@pauldambra pauldambra requested a review from oliverb123 January 8, 2025 18:21
@pauldambra pauldambra marked this pull request as ready for review January 8, 2025 18:27
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

6 snapshot changes in total. 0 added, 6 modified, 0 deleted:

  • chromium: 0 added, 6 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants