pixiebrix / pixiebrix-extension

PixieBrix browser extension
https://www.pixiebrix.com
GNU Affero General Public License v3.0
83 stars 22 forks source link

Implement "unsaved mods" with @inner registry IDs - Slice 2 #9209

Open BLoe opened 1 week ago

BLoe commented 1 week ago

Acceptance Criteria

  1. I click Add/New dropdown
  2. I select a starter brick
  3. I see a unsaved mod definition with the starter brick
  4. I add a pipeline to the starter brick
  5. I click the save button (because of slice 1, this only exists at the mod-level)
  6. I see the Save Mod modal
  7. I do not see @inner/mod/<uuid> as the mod id
  8. I see @<my-scope>/.... with the scope dropdown, etc.
  9. I click the save button in the create mod modal