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

PixieBrix browser extension

Results 402 pixiebrix-extension issues
Sort by recently updated
recently updated
newest added

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"...

user experience
page editor

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

bug
user experience

Validate block config fields based on the InputSchema. Support: 1. Required fields 2. Field type check

enhancement
user experience
analysis

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:...

user experience
specification required
design system
next

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)...

runtime

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...

developer experience
page editor

Need to triage. Uncommon that v2 extensions need to be upgraded

bug
low priority
page editor
specification required

## 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...

bug
user experience

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 ![image](https://user-images.githubusercontent.com/1879821/176797357-fd7e1ac5-5269-4937-9a34-37ab66919a46.png) Rollbar API calls erroring out because some files don't have corresponding map files: - grayIconWhileLoading.js - background.worker.js...

infrastructure
next