pixiebrix-extension
pixiebrix-extension copied to clipboard
PixieBrix browser extension
https://pixiebrix.slack.com/archives/C0436P48QHY/p1695073750371189
## Describe the bug It doesn't look like the clipboard brick is actually able to copy images into the clipboard. Rather, the API itself is broken? ## To Reproduce Try...
## User Story As a frontend developer, I an API call to fetch deployment mod definitions to use RTK, so we get the RTK query benefits (caching) and consistency with...
## Prerequisites - Blocked by https://github.com/pixiebrix/pixiebrix-app/issues/4876 ## User Story As a user, I want the brick history page to be fast and snappy, not slow and laggy ## Motivation The...
### Context - https://pixiebrix.slack.com/archives/C0436P48QHY/p1692162320908709 - See Slack for steps to reproduce on customer mod
See bug report in slack: https://pixiebrix.slack.com/archives/C0436P48QHY/p1692318544300429
## User Story As a mod developer, I want to set a placeholder on a dropdown field in the Page Editor so I can create a more compact interface ##...
## Describe the bug NPE in variable popover when accessing async state error ## To Reproduce 1. Add the run async mod variable brick 2. Run the mod 3. In...
## User Story As a mod developer, I want to choose which attribute to read in the Extract from Page brick, even if there are not attribute examples loaded ##...
Our modals have a couple of issues/inconsistencies: - some modals don't appear in the [top layer](https://developer.chrome.com/blog/what-is-the-top-layer) - [ ] https://github.com/pixiebrix/pixiebrix-extension/issues/8029 - sometimes the modal is part of a component -...