pixiebrix-extension
pixiebrix-extension copied to clipboard
PixieBrix browser extension
The error surfaced by the `@pixiebrix/get` is not actionable: Current fix: 1. Visit the URL (hoping you won't be redirected elsewhere) 2. Open editor 3. Click on the "Enable PB"...
Outdated, the first issue was addressed ✅ This isn't a very small window, but the buttons are overflowing: cc @mnholtz ### Related - https://github.com/pixiebrix/pixiebrix-extension/pull/2702
Validate block config fields based on the InputSchema. Support: 1. Required fields 2. Field type check
Context --- - As a user, if button placement fails I get cryptic error message. Or the button is placed, but is not formatted wrote/there's no caption/etc. - Possible mitigation:...
Context - Our traces (and debug logging) snapshots the context when the brick is called - For extensions with a lot of bricks and/or large values (e.g., from API calls)...
Storage selection for Custom Form involves several actions and events that must go in a strict order and are not transparent for developers. The Database storage option is the most...
Need to triage. Uncommon that v2 extensions need to be upgraded
## Context - When the Page Editor is open, PixieBrix collects traces from each brick - The "entry" record for the brick trace includes the whole context - When using...
Failed build: https://github.com/pixiebrix/pixiebrix-extension/actions/runs/2593320612 The failures are transient, e.g., one succeeded here: https://github.com/pixiebrix/pixiebrix-extension/actions/runs/2586258715  Rollbar API calls erroring out because some files don't have corresponding map files: - grayIconWhileLoading.js - background.worker.js...