Update UI screenshots for the report header search - #94
Merged
Conversation
tzi
added a commit
to matomo-org/matomo
that referenced
this pull request
Aug 11, 2026
Each pin moves from what the base branch recorded to a commit that adds this plugin's regenerated report-header screenshots on top of it: - Bandwidth: matomo-org/plugin-Bandwidth#120 - MarketingCampaignsReporting: matomo-org/plugin-MarketingCampaignsReporting#234 - TreemapVisualization: matomo-org/plugin-TreemapVisualization#94
The DataTable search moved from the table footer into the shared ReportHeader (matomo-org/matomo#24986), which changes every report screenshot.
tzi
force-pushed
the
report-header-search
branch
from
August 12, 2026 08:45
09bf8d1 to
398512a
Compare
tzi
added a commit
to matomo-org/matomo
that referenced
this pull request
Aug 12, 2026
Each plugin now carries the report-header screenshots on a feature-new-report-header branch cut from its own 6.x-dev, so this branch no longer pins the divergent lineage that conflicted with core 6.x-dev after #25054 re-pointed the submodules. - Bandwidth: matomo-org/plugin-Bandwidth#120 - MarketingCampaignsReporting: matomo-org/plugin-MarketingCampaignsReporting#234 - TreemapVisualization: matomo-org/plugin-TreemapVisualization#94
This was referenced Aug 12, 2026
tzi
added a commit
to matomo-org/matomo
that referenced
this pull request
Aug 17, 2026
Each plugin now carries the report-header screenshots on a feature-new-report-header branch cut from its own 6.x-dev, so this branch no longer pins the divergent lineage that conflicted with core 6.x-dev after #25054 re-pointed the submodules. - Bandwidth: matomo-org/plugin-Bandwidth#120 - MarketingCampaignsReporting: matomo-org/plugin-MarketingCampaignsReporting#234 - TreemapVisualization: matomo-org/plugin-TreemapVisualization#94
tzi
added a commit
to matomo-org/matomo
that referenced
this pull request
Aug 17, 2026
Each plugin now carries the report-header screenshots on a feature-new-report-header branch cut from its own 6.x-dev, so this branch no longer pins the divergent lineage that conflicted with core 6.x-dev after #25054 re-pointed the submodules. - Bandwidth: matomo-org/plugin-Bandwidth#120 - MarketingCampaignsReporting: matomo-org/plugin-MarketingCampaignsReporting#234 - TreemapVisualization: matomo-org/plugin-TreemapVisualization#94
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Regenerates this plugin's 3 expected UI screenshots for the DataTable search moving from the table footer into the shared report header.
Impact
None visible to users: this changes expected test screenshots only.
Step by step tests
Nothing to exercise by hand. The screenshots come from the CI artifacts of matomo-org/matomo#24986 and are verified by that PR's
UI-plugins (TreemapVisualization)job.Note on the base
Opened against
6.x-dev, but branched from the commit matomo-org/matomo#24986's base branch pins, which is not on6.x-devyet: core-side PRs have merged whose plugin-side counterparts have not. This will be rebased onto6.x-devonce those land.Checklist