Ben Loe

Results 28 issues of Ben Loe

* [The Formik form in `ActivateWizard` has the `noValidate` flag set](https://github.com/pixiebrix/pixiebrix-extension/blob/main/src/options/pages/marketplace/ActivateWizard.tsx#L109) * Required fields aren't checked, and things like specific string formats (e.g. email address) are also not checked

There are duplicate `addNew` functions, one in `GenericInsertPanel`, and one returned from the `useAddNewElement()` hook. The logic in the various insert panels and the two different add-new functions is very...

![image](https://user-images.githubusercontent.com/2801308/192622102-7aba28cc-5b2a-4240-aa37-b7a25d45eb40.png)

page editor
papercut

Top level copy button: ![image](https://user-images.githubusercontent.com/2801308/191796442-bef1e77a-3aa4-44f8-92e4-b01da7a1d9fe.png) Nested: ![image](https://user-images.githubusercontent.com/2801308/191796533-8ecd53b2-85fb-4d35-a421-639fa39f539b.png)

page editor
papercut

Definition of Done --- - [ ] Verify that AA OAuth2 integration is working in the Page Editor - [ ] Can be used with the Run Bot/Run API Task...

bug
customer

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

## 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

![image](https://github.com/pixiebrix/pixiebrix-extension/assets/2801308/eb5ecf75-22cc-4b33-a3cf-2e9a38d91575) ### Steps to Reproduce 1. Create a new mod component in the page editor 2. Add either one of the AA bricks (Run Bot, Run API Task) 3. Select...

bug