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 --- - https://github.com/pixiebrix/pixiebrix-extension/pull/9332#discussion_r1813455878 - The default generic for Dispatch is `any` which is not type safe and doesn't handle async thunks properly Discussion --- - Consider introducing lint rule...

developer experience

### Implementation Sketch See https://www.notion.so/pixiebrix/Phase-1-Implement-Rich-Text-Editor-f74aea6b845847c0ad25f81d8236da3c?pvs=4#12843b21a2538048bd60e6188a32c18f

user experience
page editor
form builder

### Implementation sketch See https://www.notion.so/pixiebrix/Phase-1-Implement-Rich-Text-Editor-f74aea6b845847c0ad25f81d8236da3c?pvs=4#12843b21a25380c4bda7e2220d1f2af2 ### Acceptance Criteria **Ability to Add Rich Text Document Builder Element** - Given a Document Renderer brick being edited via the Document Builder - When...

enhancement
page editor
runtime
document builder

### Implementation sketch See https://www.notion.so/pixiebrix/Phase-1-Implement-Rich-Text-Editor-f74aea6b845847c0ad25f81d8236da3c?pvs=4#12843b21a2538038803fe014f1a22857 ### Acceptance Criteria **Rendered Rich-Text Field** - Given a modal or sidebar form with a “Rich Text Editor” field - When the form is rendered...

enhancement
page editor
form builder

## Motivation - We hypothesize that upgrading would simplify theming - Find out the basic LOE for the upgrade - We should consider how this impacts the Form Builder ##...

spike

## Motivation - We introduced sharding to dramatically reduce the Playwright runtime but each shard has to run authentication - Running the setup authentication once in a separate step that...

developer experience
testing

## Describe the bug - https://pixiebrix.slack.com/archives/C0436P48QHY/p1721766657868989

bug
Stale
compatability

## Describe the feature Users will sometimes encounter a "Internal error opening backing store for indexedDB.open" error in various places. We have added retry handling and recovery mechanisms to try...

enhancement

## Motivation - We hand roll most/all of our OAuth handling, it would be simpler/more stable if we leveraged a library to manage expiries etc. ## Acceptance Criteria - [...

developer experience
spike

Context: We want to improve the "Visit Welcome Page" -> "Open Side Panel" rate. In an ideal world, the Sidepanel would open automatically as soon as the user landed on...

spike
specification required