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

Context --- - As a blueprint editor creating a multi-extension blueprint, I want to be able to co-develop to extensions that communicate with each other - Currently PixieBrix will clear...

user experience
page editor

Context --- - When using certain bricks, a user wants to be able select multiple elements on the page. For example, the For Each Element brick is used to loop...

page editor
specification required
selector-inference

After restricting the extension interface for partner users https://github.com/pixiebrix/pixiebrix-extension/issues/3136, we may need to change the copy for some views in the extension. This is TBD.

user experience
specification required

Context --- - https://github.com/pixiebrix/pixiebrix-extension/issues/3992 implemented support for username/password based authentication - PixieBrix uses the cached user id from the token exchange as the runAsUserIds for the call - When using...

enhancement
brick
large
triage

Context --- - Users get confused when they can't find a brick in Search Brick modal - We can't expect new users to have a mental modal for why renderer/effect...

user experience

We intentionally chose to only support HTTPS websites, but we give no feedback on insecure HTTP sites. Given the rarity of these nowadays, I'm marking this as a low-priority. Examples:...

bug
user experience
low priority
triage

Bumps [history](https://github.com/remix-run/history) from 4.10.1 to 5.3.0. Release notes Sourced from history's releases. v5.3.0 This release provides support for native ESM consumption of all exports. v5.3.0-pre.0 No release notes provided. v5.2.0...

dependencies
low priority

https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/ `script-src` CSP blockers: * gapi used for Google Sheets, File Picker, Big Query integration, etc.: https://bugs.chromium.org/p/chromium/issues/detail?id=1164452 * Chatlio support widget: https://chatlio.com/ (update: we removed this) Other potential blockers: *...

infrastructure
mv3

Context --- - Some users end up with identically named bricks when learning PixieBrix - PixieBrix does not enforce name uniqueness - The page editor generate basic names based on...

enhancement
user experience
page editor
triage

When the extension is reloaded, all pages stop receiving messages, including any sidebars currently on the page. This is not immediately visible and will result into failed retries of SIDEBAR_RENDER_PANELS...

bug
user experience
developer experience
low priority