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

\[This issue was automatically opened using ProductBoard\.\] Give variable usage assistance in the page editor with autocomplete\. This issue is for Slice 1\. Specification: - **Slice \#1: write visitor to...

\[This issue was auto\-generated using ProductBoard\.\] You hit an API and then want to show the results of it, and it comes up only after the results come up \(doesn't...

## What does this PR do? - Fixes https://github.com/pixiebrix/pixiebrix-extension/issues/4500 ## Future Work - [ ] Would be good to use https://github.com/jefersondaniel/dom-form-serializer instead ## Checklist - [x] Add tests - [...

Sometimes, websites have fixed widths and don't adapt well when the sidebar is injected, which usually causes content to be unreachable. This was noted in https://github.com/pixiebrix/pixiebrix-extension/pull/4285#issuecomment-1247064084 as well. I have...

user experience

When I use the HTML render brick and then I follow it by jq (or a regex brick) the output of the HTML is cut. Check this screenshot for example:...

Context --- - Tested on 1.7.10 Steps to Reproduce --- - Add quick bar item - Item appears at bottom of list Expected Behavior --- - User-defined actions appear above...

bug
user experience
regression
inject

Context --- - Database widget takes 5-15 seconds to load for some people (especially members of large orgs/many databases) Discussion --- - Looking at the network timing, the result is...

bug
performance
page editor
enterprise
next

Context --- - commonCssSelector currently uses classnames to expand the selection - There are other attributes that correlate with the role of the element we should consider Attributes/Properties to consider...

enhancement
selector-inference

Context --- - 1.7.10 - Click into a provider detail screen: https://reacthealth.pixiebrixtodd.repl.co/providers - The Form Reader is returning "on" instead of true/false, even when the checkbox is unchecked Button is...

bug
brick

Context --- - Currently the commonCssSelector method uses the first tag type in generate selectors - commonCssSelector should never return a selector that doesn't match all elements passed to it...

bug
selector-inference