Skip to content

Conversation

@suddjian
Copy link
Member

@suddjian suddjian commented Feb 15, 2021

SUMMARY

Fixes an issue with dynamic plugin state if there are no registered plugins. The state previously would get stuck in "loading" mode.

A more refined future solution will be to distinguish between plugins that are "fetched" aka their metadata is known, and plugins that have been "mounted" aka their bundle is imported and their code has run. That will be a bigger PR than this one :)

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TEST PLAN

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

@amitmiran137 amitmiran137 merged commit e01015f into master Feb 17, 2021
@amitmiran137 amitmiran137 deleted the dynamic-plugin-load-fix branch February 17, 2021 18:08
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.2.0 First shipped in 1.2.0 labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels preset-io size/XS viz:dynamic-plugins 🚢 1.2.0 First shipped in 1.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants