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

feat: filter recordings by platform (mobile / web) #23055

Merged
merged 15 commits into from
Jun 19, 2024

Conversation

daibhin
Copy link
Contributor

@daibhin daibhin commented Jun 18, 2024

Problem

You cannot filter recordings by mobile / web right now

Changes

platform-picker

  • Only implemented in HogQL filters
  • Only implemented for new universal filters

TODO:

  • Figure out what is up with the error state (console is a 200 so this might just be a UI issue) Fixed in c726061

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

Yes

How did you test this code?

Added a test

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

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

  • chromium: 0 added, 2 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.

@daibhin daibhin requested a review from a team June 18, 2024 20:37
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

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

  • chromium: 0 added, 2 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.

Copy link
Contributor

github-actions bot commented Jun 18, 2024

Size Change: +112 B (+0.01%)

Total Size: 1.06 MB

ℹ️ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 1.06 MB +112 B (+0.01%)

compressed-size-action

@marandaneto
Copy link
Member

BTW @pauldambra had a similar PR before #19005

Copy link
Member

@pauldambra pauldambra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

frontend/src/lib/taxonomy.tsx Show resolved Hide resolved
@daibhin daibhin marked this pull request as ready for review June 19, 2024 13:34
@daibhin daibhin merged commit 30c5073 into master Jun 19, 2024
95 checks passed
@daibhin daibhin deleted the dn-feat/filter-replay-platform branch June 19, 2024 13:36
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