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

## Acceptance Criteria - Support a “Sync across devices” checkbox in the [Sidebar Activation](https://www.notion.so/Sidebar-Activation-ce78d7e095e847c38a4f69bc2224bfff?pvs=21) Screen, see `ActivateModPanel`: [Sidebar Activation](https://www.notion.so/Sidebar-Activation-ce78d7e095e847c38a4f69bc2224bfff?pvs=21) - Only show if the `mod-personal-sync` feature flag is set, use...

enhancement

Follow-up of https://github.com/pixiebrix/pixiebrix-extension/issues/9087 We're seeing intermittent flakiness in CI due to either 1) Concurrent workflows being run (by e.g. dependabot PRs being open all at once) 2) and/or the auth...

testing

## Describe the bug - https://pixiebrix.slack.com/archives/C06G212E3U1/p1724353181092069 ## To Reproduce Steps to reproduce the behavior: 1. Create a table in notion 2. Select the cells ## Actual behavior The selection is...

bug
compatability

## Describe the bug A clear and concise description of what the bug is. ## To Reproduce Steps to reproduce the behavior: 1. Use 1Password credential Mark's Salesforce (Mark) 1....

bug
customer
compatability

## Motivation - See https://pixiebrix.slack.com/archives/C07FSHNJLTV/p1724167755751999 ## Acceptance Criteria - [ ] Missing imports throws - [ ] Webpack warnings are treated as errors - [ ] Allow-listed warnings are ignored...

developer experience

## Describe the bug - "Cannot add sidebar form if sidebar is not visible" error while sidebar is showing - The form brick is being shown from a custom trigger...

bug
runtime
triage

- Dependabot update: https://github.com/pixiebrix/pixiebrix-extension/pull/9023 - https://pixiebrix.slack.com/archives/C07FSHNJLTV/p1724167755751999 - Types/exports changed but corresponding types package has not been updated in 9 months: https://github.com/pixiebrix/pixiebrix-extension/blob/29a8415a06b3e5401d1b284593f6b3ed8a94f512/package.json#L218-L218

dependencies
regression

For many test use cases we want to write, we will want to use a fresh new account to avoid impacting test runs that are using the same account. For...

testing

The end-to-end playwright report should include annotation with what version of the browser the tests ran on. (https://playwright.dev/docs/test-annotations) Adding annotations for our tests to include the version of the browser...

testing
postmortem action item

## Motivation - The cleanup steps (such as mod deletion) take a significant amount of runtime when running the Playwright tests - We already have a cleanup cron job that...

developer experience
testing