pixiebrix-extension
pixiebrix-extension copied to clipboard
PixieBrix browser extension
Context --- - https://pixiebrix.slack.com/archives/C0436P48QHY/p1666046532116169 Steps to Reproduce --- - Create a personal scope blueprint - Share it as public - Close modal - Open modal and share with your team...
Context --- - For OAuth2 partner logins, we generate a unique email address for the login because our systems keys off of emails, whereas partner systems can key off of...
We'd like to integrate Storybook stories as part of CI, because they keep on breaking without us noticing. Currently, we have manually checking Storybook as a PR checklist item. We...
Context: form builder. When we assign a `@var` value to a dropdown it is stored in the `enum` field as a string. 1. There're 2 places where `enum` string value...
* They are strings right now * Was intended to match the formik status (string) * Storing the full errors gives us more info/context
Context --- - The background service worker will be recycled every ~5ish minutes - In Chrome 102: Chrome introduced an in-memory storage (that's faster than localStorage) to accommodate saving state...
https://pixiebrix-extension-storybook.vercel.app/?path=/story/blueprints-blueprintspage--default
### Issue The bricks table is correctly rendered but then an uncaught error replaces the whole page. I feel that the error should either be shown inline next to the...
Context --- - Tested on 1.7.8-alpha.2 - https://www.notion.so/pixiebrix/Release-1-7-8-b7f807b77bcc4b7f85d40f0084a1c89c Steps to Reproduce --- - Create a button extension - Save as blueprint - Open a new page and open the extension...
* Split out the hook * Test the hook/modal