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

Tooltip with current selected segment may not show correct segment definition #9306

Closed
mattab opened this issue Nov 29, 2015 · 0 comments
Closed
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Nov 29, 2015

Reproduce:

  • create a segment with a OR condition such as "Page URL contains XXX OR City is not XXX"
  • select the segment
  • hover on segment selector
  • the tooltip says Currently selected segment: Page URL contains XXX,city!=XXX
  • Expected the tooltip to say: Currently selected segment: Page URL contains XXX OR city isn't equal to XXX

See screenshot on demo.piwik.org:

tooltip

@mattab mattab added the Bug For errors / faults / flaws / inconsistencies etc. label Nov 29, 2015
@mattab mattab added this to the 2.15.1 milestone Nov 29, 2015
@mattab mattab changed the title Tooltip with current selected segment name may not show correct segment name Tooltip with current selected segment may not show correct segment definition Nov 29, 2015
@tsteur tsteur self-assigned this Nov 30, 2015
@tsteur tsteur closed this as completed in 390cd89 Nov 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

2 participants