Skip to content

Add solver source variable insertion#182

Merged
jurei733 merged 1 commit into
masterfrom
solver-source-variable-insert
Jun 17, 2026
Merged

Add solver source variable insertion#182
jurei733 merged 1 commit into
masterfrom
solver-source-variable-insert

Conversation

@jurei733

Copy link
Copy Markdown
Collaborator

Summary

  • Add a Solver expression warning when referenced variables are not selected as source variables.
  • Add a source-variable insert menu for selected Solver sources, with Material tooltip and accessible label.
  • Move the Solver test section above the syntax help and cover the new behavior with focused tests.

Refs #164

Validation

  • npx ng test ngx-coding-components --watch=false --browsers=ChromeHeadless --include=projects/ngx-coding-components/src/lib/var-coding/dialogs/edit-source-parameters-dialog.component.spec.ts
  • npm run lint (existing max-len warning in generate-coding-dialog.component.spec.ts)
  • npx ng build ngx-coding-components
  • git diff --check
  • Browser check on http://127.0.0.1:4200/

@jurei733 jurei733 marked this pull request as ready for review June 17, 2026 08:45
@jurei733 jurei733 merged commit b213497 into master Jun 17, 2026
5 checks passed
@jurei733 jurei733 deleted the solver-source-variable-insert branch June 17, 2026 08:45
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.

1 participant