pixiebrix-extension
pixiebrix-extension copied to clipboard
PixieBrix browser extension
 * Not totally sure how to reproduce this yet, but will try setting up an integration config with a folderId to see if the folderId is related to this...
 ### Steps to Reproduce 1. Create a new mod component in the page editor 2. Add either one of the AA bricks (Run Bot, Run API Task) 3. Select...
## Describe the bug When activating a mod requiring a configuration, a warning sometimes shows directing the user to select a configuration when one is already selected. Clicking activate still...
_From https://github.com/pixiebrix/pixiebrix-extension/pull/7666#issue-2141113671 by @twschiller_ > * Figure out ergonomics of CSS modules in enhancements we add in ShadowDOM. `loadAsUrl` yields a CSS file that hasn't been mangled even if `module.scss`...
Motivation --- - We'll soon be switching the Chrome Manifest Version of the Extension from 2 to 3 in the store - Some changes to the manifest.json can lead to...
Create a Playwright test that effectively replaces the manual regression checklist test "Activate mod via URL when logged in and have the browser extension" under the "Extension Console Activation" test...
Create a Playwright test that effectively replaces the manual regression checklist test "Activating a quick bar mod when you don’t have a quick bar shortcut configured" under the "Extension Console...
Context: - https://github.com/pixiebrix/pixiebrix-extension/pull/7598 The feature was added as an option because it's not stable: - [x] Page Editor: supported - [x] Options: supported - [x] Sidebar: supported - [ ]...
## Describe the bug Our widgets will be injected into this page and, if the content editable field/frame is read by a controller (as one would expect), it will include...
## Describe the bug - If the mod panel is the only panel open, the sidebar automatically closes when saving a mod because the dynamic element is removed from the...