From 9c0c96311ea53cecefcb7254cbf0706055effffc Mon Sep 17 00:00:00 2001 From: Jakob Vogelsang Date: Thu, 10 Feb 2022 08:12:21 +0100 Subject: [PATCH] refactor(plugins): improve extensions dialog UI (#538) --- src/Plugging.ts | 10 ++++++++-- test/integration/__snapshots__/open-scd.test.snap.js | 11 +++++++++-- 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/src/Plugging.ts b/src/Plugging.ts index 7c382a7fd7..89d6b9debe 100644 --- a/src/Plugging.ts +++ b/src/Plugging.ts @@ -451,11 +451,17 @@ export function Plugging EditingElement>( > + this.pluginDownloadUI.show()} > diff --git a/test/integration/__snapshots__/open-scd.test.snap.js b/test/integration/__snapshots__/open-scd.test.snap.js index e25af70e92..7cb7cc568b 100644 --- a/test/integration/__snapshots__/open-scd.test.snap.js +++ b/test/integration/__snapshots__/open-scd.test.snap.js @@ -875,10 +875,17 @@ snapshots["open-scd looks like its snapshot"] = style="--mdc-theme-primary: var(--mdc-theme-error)" > + +