Skip to content

fix: require template picker for catalog template runs#22

Open
itzptk wants to merge 1 commit into
mainfrom
fix/issue-17-template-picker-browse-20260604234602
Open

fix: require template picker for catalog template runs#22
itzptk wants to merge 1 commit into
mainfrom
fix/issue-17-template-picker-browse-20260604234602

Conversation

@itzptk

@itzptk itzptk commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • Change browse catalog Run template… actions to open a picker instead of immediately running the first saved template.
  • Show the selected template command preview for catalog packages and run only after confirmation.
  • Add regression coverage for selecting the second saved template from the catalog picker.

Verification

  • npm run test -- --include src/app/features/browse/browse-catalog-view/browse-catalog-view.component.spec.ts → 1 file passed, 7 tests passed.
  • npm run test → 114 files passed, 253 tests passed. Existing dark-mode jsdom media-query warnings printed from src/app/app.spec.ts, but the command exited 0.
  • npm run test:node → 15 files passed, 116 tests passed.
  • npm run build → Angular production build and Electron tsup build succeeded.

Closes #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Open the template picker before running catalog templates

1 participant