Update the UI screenshots for the report header actions menu - #96
Open
tzi wants to merge 2 commits into
Open
Conversation
The DataTable search moved from the table footer into the shared ReportHeader (matomo-org/matomo#24986), which changes every report screenshot.
Taken from the core branch that moves the report actions behind the header's 3-dots trigger, rebuilt on the pin core's base branch now records so the images carry that base's rendering rather than the one the earlier branch was generated against.
tzi
force-pushed
the
report-header-actions-move
branch
from
August 17, 2026 12:26
5757f10 to
01f7e21
Compare
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
Companion to matomo-org/matomo#25064, which moves each report's actions out of the icon bars around the table and into the single menu behind the report header's 3-dots trigger. Every report screenshot changes as a result.
The screenshots here were produced by the core PR's own CI run, not locally.
Note on the base
This branch is built on the commit the core PR's base branch pins, which has diverged from
6.x-dev— it carries commits6.x-devdoes not, and the reverse is also true. That is expected in this series: the core-side PRs merge before their plugin-side counterparts. It will be rebased once the intervening plugin-side PRs land.Checklist