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

Fix Clicking on the "Dashboard" top link hides all dashboard content #11429

Merged
merged 2 commits into from Feb 28, 2017

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Feb 28, 2017

fixes #11386

@tsteur
Copy link
Member Author

tsteur commented Feb 28, 2017

Also fixed the links in the admin menu that it wasn't possible to load the same page again. Eg go to General Settings => and then clicking on General Settings again will now reload the page.

@mattab mattab added this to the 3.0.2 milestone Feb 28, 2017
@mattab mattab added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Feb 28, 2017
@mattab
Copy link
Member

mattab commented Feb 28, 2017

It's working well - @tsteur do you maybe have some resource to explain why this fixes the problem? is it maybe related to our broadcast or angularjs routing?

@mattab mattab merged commit d0b0c8d into 3.x-dev Feb 28, 2017
@mattab mattab deleted the 11386 branch February 28, 2017 22:09
@tsteur
Copy link
Member Author

tsteur commented Feb 28, 2017

Search for _self: https://docs.angularjs.org/guide/$location

@sgiehl
Copy link
Member

sgiehl commented Mar 1, 2017

But is it really linking to dashboard now? The link is still to CoreHome/index, which might load the MultiSites Dashboard if the user configured that as default, or am I wrong?

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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clicking on the "Dashboard" top link hides all dashboard content
3 participants