Ben Loe
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...

Top level copy button:  Nested: 
Definition of Done --- - [ ] Verify that AA OAuth2 integration is working in the Page Editor - [ ] Can be used with the Run Bot/Run API Task...
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...
[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...
## 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...
 ### 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...