pixiebrix-extension icon indicating copy to clipboard operation
pixiebrix-extension copied to clipboard

A saved sidebar extension, when removed, still renders its panel when the pixiebrix sidebar is toggled off/on

Open BLoe opened this issue 3 years ago • 1 comments

Steps to reproduce:

  1. create a sidebar extension
  2. save it
  3. render the panel
  4. remove the extension from page editor
  5. close and re-open the pixiebrix sidebar
  6. the removed panel renders again

Initial diagnosis:

In the sidebar content script, when a "dynamic" element is removed, both the extension and extensionPoint are removed. For some reason, with an installed extension, only the element is removed, and not the extensionPoint. See: sidebar.tsx

BLoe avatar May 05 '22 18:05 BLoe

This might be fixed by https://github.com/pixiebrix/pixiebrix-extension/pull/4108

twschiller avatar Aug 26 '22 01:08 twschiller

This issue will be closed in 7 days unless the stale label is removed, or a comment is added to the issue.

github-actions[bot] avatar Dec 30 '23 00:12 github-actions[bot]

This issue was closed because it has been stale for 7 days with no activity.

github-actions[bot] avatar Jan 06 '24 00:01 github-actions[bot]