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

## What does this PR do? - Uses https://github.com/pixiebrix/pixiebrix-extension/pull/8139 - Complements https://github.com/pixiebrix/pixiebrix-extension/pull/8150 You can find the implementation details in the POC PR above. ## Future work - [ ] Migrate...

infrastructure
developer experience

Context --- - `*://*` only matches http/https URLs - Some iframes use `srcdoc` so have a `about:srcdoc` URL - `` is a special match pattern to match any URL with...

enhancement
user experience
specification required

## What does this PR do? - Part of https://github.com/pixiebrix/pixiebrix-extension/issues/7670 - Complementary to #8139 This helper: - simplifies the injection of widgets onto the page - automatically removes the widget...

infrastructure
developer experience

## What does this PR do? - Extracted from https://github.com/pixiebrix/pixiebrix-extension/pull/8151 That PR is too big already, I removed some changes and sent them here: 1. Move a import config rule...

low priority
small

## What does this PR do? - Part of https://github.com/pixiebrix/pixiebrix-app/issues/4877 - Add `AuthUserOrganization.control_rool` which is set in `selectOrganizations` ## Checklist - [x] Add tests and/or storybook stories - [x] Designate...

## What does this PR do? - Follow-up of #8164 - Adds a test for this bugfix ## Checklist - [x] Add tests and/or storybook stories - [ ] Designate...

## Describe the bug When I have Deployments to activate in the Extension Console, the modal is not dismissed after I click activate the first time. This happens intermittently. It...

bug
triage
Stale

## User Story - As a mod end-user, I want to configure the Snippet Shortcut Menu command key so it won't conflict with other applications I use ## Motivation -...

enhancement
user experience

## Describe the bug https://pixiebrix.slack.com/archives/C0436P48QHY/p1712256983102099 ## To Reproduce Steps to reproduce the behavior: 1. Install the MV3 version of the Extension 2. Activate a mod in the Extension Console 3....

bug

## What does this PR do? - Fixes #8067 ## Discussion - Error message formats are different between validators: - Unhandled console error when any field is undefined when the...