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

User Paths dropdown UX feels buggy #4703

Closed
2 tasks
samwinslow opened this issue Jun 10, 2021 · 2 comments
Closed
2 tasks

User Paths dropdown UX feels buggy #4703

samwinslow opened this issue Jun 10, 2021 · 2 comments
Labels
bug Something isn't working right

Comments

@samwinslow
Copy link
Contributor

samwinslow commented Jun 10, 2021

Bug description

User Paths needs more than cosmetic fixes — we need to consider reorganizing the architecture of information shown to the user, and also the underlying data structures. It took me hours to understand how I'd even use this feature.

  • I thought the app was broken and leaking DOM strings here. We should show HTML element tags with distinct typography.

Screen Shot 2021-06-10 at 4 55 42 PM

  • Why are we separating autocaptured vs. custom events? It seems like we don't do this in other parts of the app.
  • We should not refer to URLs as "elements".
  • Revise empty-state copy: makes reference to $pageview when this may or may not be relevant.

Expected behavior

Unified menu such as we are now using for property filters elsewhere. Icons to differentiate events, URLs, and DOM elements.

image

How to reproduce

  1. Use anything other than the defaults in User Paths, and observe as if you were a first-time user.

Environment

  • PostHog Cloud
  • self-hosted PostHog, version/commit: please provide

Additional context

Thank you for your bug report – we love squashing them!

@samwinslow samwinslow added bug Something isn't working right analytics-filters labels Jun 10, 2021
@marcushyett-ph
Copy link
Contributor

This will likely be valuable for our next milestone

@paolodamico
Copy link
Contributor

This has been fixed by the new paths UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right
Projects
None yet
Development

No branches or pull requests

3 participants