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

## Phase Spec - https://www.notion.so/pixiebrix/Page-Editor-affordance-to-add-component-directly-to-existing-mod-5c0b6acfd1774683a40ce89d331aea17 ## Acceptance Criteria - [ ] Slices specified - [ ] Approval Matrix signed off - [ ] Slices converted to issues - [ ]...

page editor
spike
specification required

- Edit Mod metadata. - Add/edit mod options. - Verify that saving works as expected.

testing

- **Mod Component Management** - Adding a mod component (using the inline + button) - Delete a mod component. - Test copying a brick in the pipeline and pasting it....

testing

## Describe the bug - Browser crashes editing button HTML template - https://pixiebrix.slack.com/archives/C0436P48QHY/p1717017455901409 (includes Loom) ## Definition of Done - Must have: If the HTML is empty, the starter brick...

bug
page editor

Context --- - https://github.com/pixiebrix/pixiebrix-extension/pull/8637 - The current implementation has a corner case for bracketed expressions that end in ?, e.g., `["hello world?"]` - The check `/[ .]/` for which accessors...

bug
developer experience

Context --- - Follow up to https://github.com/pixiebrix/pixiebrix-extension/issues/4887 - Make imports of `@/pageEditor` an error, except for: - Within the `@/pageEditor` module - If file follows `Foo.pageEditor.tsx?` naming convention. E.g., `LocalProcessOptions.pageEditor.tsx`...

developer experience

Context --- - https://github.com/pixiebrix/pixiebrix-extension/issues/8058

infrastructure
testing

## Describe the bug Activate marketplace mod opens multiple tabs and does not redirect back ## To Reproduce Steps to reproduce the behavior: - use test account with fresh install...

bug
onboarding

- **Element Navigation in Preview Panel** - Clicking on different elements in the Preview panel navigates to different bricks in the panel. - **Outline Tab Verification** - “Outline” data panel...

testing

- **Nested Bricks Operations** - Check adding Control flow bricks (e.g., Async brick). And that they are shown as expected in the brick actions panel. - Similarly with the Render...

testing