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

If the content script isn't yet injected, calling the QuickBar via global Chrome shortcut will first wait for the content script to be injected and then it will be able...

user experience
low priority
small
quickbar

Steps to Reproduce --- - Click "Add Integration" - Select the Air Table integration - Click "Configure" - Click "Cancel" - Click the Zapier "View Key" button Expected Result: PixieBrix...

bug
low priority

## Reproduce 1. Double-click browser action ## Current behavior Messaging continues until it times out, potentially surfacing confusing errors like `No handler registered for PING_SIDEBAR in the receiving end` to...

user experience
specification required

Being a modal, the QuickBar should be displayed above the sidebar, not below it: ## Repro 1. Open sidebar 2. Open QuickBar ## Solutions Quick: I think we just need...

bug
user experience
low priority
small

Context --- - In https://github.com/pixiebrix/pixiebrix-app/pull/2187 we added validation to prevent overwriting published brick versions - In the Page Editor, this shows as receiving a generic 400 Validation error that doesn't...

bug
user experience
page editor
triage

Context --- - Conditions require that people write Nunjucks templates with logic - It's often the first time they have to write a template with logic - We have some...

enhancement
page editor

Context --- - Our selector inference works well for in-house tools - It works very poorly for popular SaaS apps that were designed to have customizable data models (Salesforce, Zendesk)...

selector-inference

Left: console of the page editor Right: page editor Action: click on any extension Result: the whole editor re-renders (after a while) even if the same item was clicked Possible...

user experience
performance
page editor
next

We used to display an alert when the sidebar would not open, but due to long delays, it caused confusion. Now if the sidebar fails to load, absolutely nothing happens....

user experience
triage

Context --- - Element-based triggers (e.g., keyup) pass through the element that triggered the event - Root-aware bricks (e.g., JQuery) by default evaluate w.r.t. to root element - Our selector...

user experience
specification required
next