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

I don't know if I have all the information here, but from what I've learned so far, we have basically two options if we want to test the extension with...

infrastructure
testing

[See this Loom that demonstrates most of the following issues](https://www.loom.com/share/71eed58fa7384a349be8c8521928e2d4) * No way to clear the selection -- can't get back to the full list of bots/tasks * When public...

bug
user experience
triage

- The type of `Kind` in `packageRegistry.ts` should be a shorthand for `RegistryPackage.kind` in `registry.ts` - The types do not perfectly overlap. - `RegistryPackage.kind` needs to be updated to include...

developer experience
Stale

## User Story As a page editor user and someone giving page editor demos, I don't want to have to wait for the entire registry to load in the background...

developer experience
Stale

Probably a minor issue, somewhat related to: - https://github.com/pixiebrix/pixiebrix-extension/issues/1557 ### Repro 1. Open https://ephiframe.vercel.app/Outer?iframe=https://extra-ephiframe.vercel.app/Cross-domain-iframe%3Fiframe%3D./nested 2. Add button next to "Docs" in the Outer document 3. Set `https://*.vercel.app/*` as the site...

bug
low priority
page editor

There are two situations in which we should do away with Bootstrap columns, both of which result into sub-optimal DX and UX: - multi-column layouts where one column should never...

user experience
papercut
Stale

Context --- - Axios may have some breaking changes, but they haven't published an update guide - https://github.com/pixiebrix/pixiebrix-extension/pull/4714#issuecomment-1328180942 - https://togithub.com/axios/axios/issues/5014

dependencies
infrastructure
low priority

Part of @fregante's implementation sketch here: https://github.com/pixiebrix/pixiebrix-extension/issues/4810#issuecomment-1999009685 **Context** - See [F/deps/axios-partial](https://github.com/pixiebrix/pixiebrix-extension/tree/F/deps/axios-partial?rgh-link-date=2024-03-13T14%3A06%3A09Z)

infrastructure

Part of @fregante's implementation sketch here: https://github.com/pixiebrix/pixiebrix-extension/issues/4810#issuecomment-1999009685

developer experience
testing

## Describe the bug - Integration configuration text field with numeric string format not validated on save - This has come up multiple times where users have left the field...

bug
user experience