pixiebrix-extension
pixiebrix-extension copied to clipboard
PixieBrix browser extension
Sketch here: https://www.notion.so/pixiebrix/Page-Editor-always-package-standalone-mods-on-save-e9d8189618944e4e9ee1edc292fd1796?pvs=4#4b17fd5c95dc4e9fb1efe7f5498242f9
Sketch here: https://www.notion.so/pixiebrix/Page-Editor-always-package-standalone-mods-on-save-e9d8189618944e4e9ee1edc292fd1796?pvs=4#b75cfd5eab3147f1a0f723691d757a65
## Describe the bug A customer reported that they tried to save a mod in the Page Editor and the invariant check modal appeared. Initial examination of the diagnostic data...
We recently committed a bug related to changing the request parameters accidentally on the auth request. We should add some basic unit tests around the grant flow functions that just...
Currently we don't include logs / network requests from the service worker in the playwright traces. Adding them would make it immensely useful for debugging failing tests that are due...
## Describe the bug In a couple of instances, buttons added to a page are not appearing unless the Page Editor is open. This is impacting packaged mods. ## To...
## Describe the bug - Can't create a database from the "Mod Input Options" form ## To Reproduce Steps to reproduce the behavior: 1. Add a DB field with "Database...
## Describe the bug - The Mod Input Form builder shows "submit form on enter" that doesn't apply in a Mod Options context ## To Reproduce Steps to reproduce the...
_Originally posted by @fregante in https://github.com/pixiebrix/pixiebrix-extension/pull/6607#discussion_r1349465899_ --- > I thought of an alternative way to define/use groups: with a helper function that forces us to define the regex and its...
## Describe the bug Links in mod activation documention in extension console don't open in a new tab ## To Reproduce Steps to reproduce the behavior: 1. Activate a mod...