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

See **Known Issues** section of [Add Official Support for Microsoft Edge Chromium](https://github.com/pixiebrix/pixiebrix-extension/issues/6202)

bug
edge

Part of @fregante implementation sketch here: https://github.com/pixiebrix/pixiebrix-extension/issues/4810#issuecomment-1999009685 - Add a separate ky-based API client - Begin migrating axios calls where reasonable

infrastructure

Update any axios-specific helper methods to support ky, e.g. [networkErrorHelpers.ts](https://github.com/pixiebrix/pixiebrix-extension/blob/dfe97b325a07f5cccc2fc2a90d1bc68a6292c8a2/src/errors/networkErrorHelpers.ts#L170-L170)

infrastructure

We currently have 9 critical accessibility rules that are in violation in the extension console mods page as identified by axe-core. These are: - "color-contrast" - "heading-order" - "label-title-only" -...

a11y

## Describe the bug The mods page shows "update available" for mod deployments when there's a newer version of a mod A non-restricted user has no way of know which...

bug
user experience

Context --- - https://pixiebrix.slack.com/archives/C0436P48QHY/p1679664016314509 Correct URL --- `/marketplace/activate/?reinstall=1`

good first issue
user experience
page editor

## Describe the bug Noticed that using undo/redo in the `value` configuration field for a brick causes an NPE to be thrown trying to access `isRootAware`. Looks like the reference...

bug
page editor

As reported in https://github.com/pixiebrix/pixiebrix-extension/issues/7779, using the "insert text" into all frames means that all frames receive the "insert text" message, so they all insert it regardless of the field the...

bug
enhancement
brick
specification required

Right now we have to load the admin console every time we run a playwright test to link the extension properly. It would be better to figure out a way...

developer experience
testing

There are some small issues we could look into at some point

user experience
papercut