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

Show activity indicator only for plugin settings that is being updated #12828

Merged
merged 3 commits into from May 6, 2018

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented May 6, 2018

fixes #12825

Ideally, the structure of the widget would have been updated to

  • plugin-settings
    -- plugin-setting
    -- plugin-setting

but as there are currently no other issues it should be fine.

@tsteur tsteur added the Needs Review PRs that need a code review label May 6, 2018
Copy link
Member

@sgiehl sgiehl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works 👍

@tsteur tsteur merged commit 5f86337 into 3.x-dev May 6, 2018
@tsteur tsteur deleted the 12825 branch May 6, 2018 19:29
InfinityVoid pushed a commit to InfinityVoid/matomo that referenced this pull request Oct 11, 2018
matomo-org#12828)

* Show activity indicator only for plugin that is being updated

* Update plugin-settings.controller.js

* Update plugin-settings.controller.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Saving plugin settings shows loading/saving indicator for all plugin settings
2 participants