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

Bug: UI incorrectly allows attempt to rename formula series labels when there are multiple series #29211

Open
benHPostHog opened this issue Feb 25, 2025 · 0 comments
Labels
bug Something isn't working right feature/insights Feature Tag: Insights overall team/product-analytics

Comments

@benHPostHog
Copy link

Bug Description

Description:
When working with formula series in insights, the UI incorrectly allows users to click on the series label to attempt renaming, even though formula series renaming is not currently supported (see related feature request #22242).

Steps to reproduce:

  1. Create an insight
  2. Add multiple formula series
  3. Click on the series label
    → The UI allows clicking and attempts to enter rename mode, creating a misleading experience

Image

Expected behavior:

  • The series label should not be clickable for formula series
  • The UI should clearly indicate that formula series cannot currently be renamed

Actual behavior:

  • The series label is clickable
  • The UI allows attempting to rename, even though the functionality isn't supported

Related issues:

Additional context:
This creates a confusing user experience since the UI suggests renaming is possible when it's not currently supported.

Additional context

From: https://posthoghelp.zendesk.com/agent/tickets/25305

Debug info

Kind: bug

Target area: web_analytics

Report event: http://go/ticketByUUID/c235a13d-d5ec-45ea-869d-dd577111cb95

Session: https://us.posthog.com/project/sTMFPsFhdP1Ssg/replay/0194fff5-f47b-7d5e-a660-cd61e8314540?t=2328

Exceptions: https://us.posthog.com/project/2/error_tracking?filterGroup=%7B%22type%22%3A%22AND%22%2C%22values%22%3A%5B%7B%22type%22%3A%22AND%22%2C%22values%22%3A%5B%7B%22key%22%3A%22%24session_id%22%2C%22value%22%3A%5B%220194fff5-f47b-7d5e-a660-cd61e8314540%22%5D%2C%22operator%22%3A%22exact%22%2C%22type%22%3A%22event%22%7D%5D%7D%5D%7D

Location: https://eu.posthog.com/project/45949

Sentry: http://go/sentryEU/45949

Persons-on-events mode for project: person_id_override_properties_on_events
@benHPostHog benHPostHog added bug Something isn't working right feature/insights Feature Tag: Insights overall team/product-analytics labels Feb 25, 2025
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 feature/insights Feature Tag: Insights overall team/product-analytics
Projects
None yet
Development

No branches or pull requests

1 participant