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

* Ben has seen this happen, albeit very infrequently, only a handful of times total * Orlando reported the issue in Slack as well (8/24 in #extension-development) Can we figure...

bug
page editor

Context --- - As a user, I want to deactivate an extension - When you search, the blueprints screen switches to "All Blueprints" Discussion --- - Maybe this is desired...

bug
user experience
specification required
blueprints-screen

Let's change the data type here to `number`. I searched for all references in the code, and it's actually cast to `string` when set and then cast back to `number`...

low priority

Context --- - Some bricks are advance/rely on experimental features - Some new users are trying to use these and getting stuck Discussion --- - Approaches to marking as experimental:...

user experience

Context https://github.com/pixiebrix/pixiebrix-extension/pull/3168#issuecomment-1097331884 Currently, users are unable to delete personal blueprints after they're shared unless they go to the workshop. We would like to add the ability for users to delete...

enhancement
user experience
low priority

Context --- - @MMirandi encountered the error on 1.7.4-beta.1 when saving the playground blueprint (which has 6+ extensions in it) - https://pixiebrix.slack.com/archives/C02CN01JXAA/p1660423174849619 - This does not prevent saving, the blueprint/extension...

bug
user experience

Context --- - The Form Builder supports dropdowns with labelled values - For dynamic data (e.g., returned via API), putting the data in the right structure requires convoluted JQ

enhancement
form builder
specification required

Context --- - As a Document Builder, I want to vary the content of the sidebar based on what the user has selected from a dropdown - Current way to...

specification required
document builder

Context --- - https://pixiebrix.slack.com/archives/C02CN01JXAA/p1660526771707399 Discussion --- - Might be because @MMirandi also has access to it via the organization?

bug
triage
blueprints-screen

Context --- - Users don't have control over when renderer pipelines run (e.g., the sidebar pipeline) Implementation Sketch --- - Create an Analysis Visitor that checks the isPure property of...

user experience
analysis