Take the image the annotations icon leaves behind in the footer - #124
Open
tzi wants to merge 2 commits into
Open
Take the image the annotations icon leaves behind in the footer#124tzi wants to merge 2 commits into
tzi wants to merge 2 commits into
Conversation
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.
Core moves the annotations view into the report header's menu, so the footer of the visits-over-time graph loses its speech-bubble and the period selector beside it shifts left.
tzi
added a commit
to matomo-org/matomo
that referenced
this pull request
Aug 24, 2026
matomo-org/plugin-Bandwidth#124, opened against the plugin's feature branch and built on the commit this branch's base pins, so the commit stays fetchable.
This was referenced Aug 24, 2026
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.
Follows matomo-org/matomo#25123, which moves the annotations view out of the datatable footer and into the report header's menu. The visits-over-time footer loses its speech-bubble and the period selector beside it shifts left.
Built on the commit matomo core's
report-header-actions-movecurrently pins, so it stacks on #122 rather than onfeature-new-report-headerdirectly. It will be rebased once #122 lands.Checklist