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

523 Further improvements for module plugins #8501

Conversation

alexander-fedorenko
Copy link
Contributor

Description

This PR is for further optimizations for module plugins. It's created on top of #8495 and includes all commits from that PR plus new changes.

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Issue

What is the current behavior?

What is the new behavior?

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

alexander-fedorenko and others added 21 commits August 19, 2022 13:46
…. This allows to pass full list of plugins to the nested PluginsContainer components
…ure that if at least one plugin intended to register epic and such plugin is on the page - epic will not be muted.
…low changes: context creator page performs reset of context & load of new configuration once plugins are loaded. This happens after contextcreator\ContextCreator component was mounted and forces reset of tutorials list. Added check on componentDidUpdate resolves delayed reset issue.
…at all module plugins are loaded at once."

This reverts commit 09fdf3f
…ad maps, map, context, dashboard, geostory."

This reverts commit a1fb9eb.
… that load maps, map, context, dashboard, geostory.""

This reverts commit c11a6ab.
… fact that all module plugins are loaded at once.""

This reverts commit 3a54f0f.
@allyoucanmap
Copy link
Contributor

@tdipisa we used this branch implementation to test the application with all the plugin module and we did not noticed much difference in the final loading. For this reason we could keep some plugins static for the moment, maybe we could take this into account for future improvements (see #4675 (comment))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants