Skip to content

remove acceptedValues from PageUrl #17895

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

Merged
merged 3 commits into from
Aug 22, 2021
Merged

remove acceptedValues from PageUrl #17895

merged 3 commits into from
Aug 22, 2021

Conversation

geekdenz
Copy link
Contributor

fixes #15322

Description:

Remove the PageUrl->acceptedValues property to effectively remove it from the tooltip (title attribute).

Does this have knock-on effects elsewhere?

Review

@geekdenz geekdenz added the Needs Review PRs that need a code review label Aug 16, 2021
@geekdenz geekdenz added this to the 4.5.0 milestone Aug 16, 2021
@sgiehl
Copy link
Member

sgiehl commented Aug 17, 2021

@geekdenz There's a test that needs to be updated. See https://app.travis-ci.com/github/matomo-org/matomo/jobs/531879021#L763

@geekdenz geekdenz added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Aug 20, 2021
@geekdenz
Copy link
Contributor Author

@geekdenz There's a test that needs to be updated. See https://app.travis-ci.com/github/matomo-org/matomo/jobs/531879021#L763

Sorry for the delay. It was a simple fix by copying the processed to expected xml. The difference is expected. I checked.

Copy link
Member

@sgiehl sgiehl left a comment

Choose a reason for hiding this comment

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

Looks good now.
@mattab I'm not fully sure what the intention of the original issue was. Is it fine that this hint will be removed from UI, but I guess also from
https://developer.matomo.org/api-reference/reporting-api-segmentation

@sgiehl sgiehl removed the Needs Review PRs that need a code review label Aug 20, 2021
@tsteur
Copy link
Member

tsteur commented Aug 22, 2021

@sgiehl yes it was meant to remove it from both places.

@tsteur tsteur merged commit 4271f8e into 4.x-dev Aug 22, 2021
@tsteur tsteur deleted the m-15322 branch August 22, 2021 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Development

Successfully merging this pull request may close these issues.

Removed misleading help text from segment dimensions tooltip
3 participants