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

Add refresh / reload button to visualizations (eg tables, pie, bar chart, ...) #11047

Closed
tsteur opened this issue Dec 19, 2016 · 2 comments
Closed
Labels
c: Usability For issues that let users achieve a defined goal more effectively or efficiently. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@tsteur
Copy link
Member

tsteur commented Dec 19, 2016

It would be sometimes really useful when the mouse is already in the visualization to be able to reload only one widget / visualization / report within a page instead of having to move the mouse to the menu item and reload the whole page which may take longer to load than just one widget.

@tsteur tsteur added c: Usability For issues that let users achieve a defined goal more effectively or efficiently. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. labels Dec 19, 2016
@mattab mattab added this to the Backlog (Help wanted) milestone Dec 25, 2016
@tsteur
Copy link
Member Author

tsteur commented Dec 27, 2018

This would be awesome to have and is easy to develop.

We could show it left to the Zen Mode icon

image

I'm finding it always annoying having to click on the left menu again to reload an entire page (wouldn't implement reloading a single report only to keep things simple and to not having two different refresh possibilities as you would always also need to be able to reload the entire page.

It is especially annoying when you want to reload a page within a dropdown, eg you have to click on goal selector again, search through the long list of goals and select the same goal again

image

There is of course the browser refresh, but it takes much longer to reload the entire page than just a single report.

korve added a commit to korve/matomo that referenced this issue May 24, 2022
this commit introduces a refresh button to every page in the CoreHome module. When the user clicks the button, the data of the current page is refreshed without reloading the page.

Refs matomo-org#11047
@korve korve mentioned this issue May 24, 2022
11 tasks
korve added a commit to korve/matomo that referenced this issue May 27, 2022
peterhashair pushed a commit that referenced this issue May 30, 2022
* feat: adds a refresh button

this commit introduces a refresh button to every page in the CoreHome module. When the user clicks the button, the data of the current page is refreshed without reloading the page.

Refs #11047

* refactor: apply CR changes

Refs #11047
peterhashair pushed a commit that referenced this issue May 30, 2022
* feat: adds a refresh button

this commit introduces a refresh button to every page in the CoreHome module. When the user clicks the button, the data of the current page is refreshed without reloading the page.

Refs #11047

* Update _headerMessage.twig

update icon and some css

* revert de lang

revert de lang

* update screenshots

update screenshots

* update screenshots

update screenshots

Co-authored-by: Andre <aeckardt@outlook.com>
@sgiehl sgiehl modified the milestones: Backlog (Help wanted), 4.11.0 May 30, 2022
@sgiehl
Copy link
Member

sgiehl commented May 30, 2022

was fixes with #19261

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Usability For issues that let users achieve a defined goal more effectively or efficiently. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

3 participants