Skip to content

Conversation

@csehatt741
Copy link
Contributor

Summary

A new feature was implemented to outline nodes in red with missing required inputs or execution errors.

  • NodeTitle is turned red when there are any node related errors.
  • InputFieldTitle is turned red even when the field is added to the form.
  • NodeWrapper is turned red when there are any node related errors.

Related Issues / Discussions

Closes #6228

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added the frontend PRs that change frontend files label Aug 5, 2025
@psychedelicious psychedelicious force-pushed the feature/outline-error-nodes-red branch from b68e37c to babb92d Compare August 11, 2025 12:35
Copy link
Contributor

@psychedelicious psychedelicious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

I did some minor cleanup.

@psychedelicious psychedelicious enabled auto-merge (rebase) August 11, 2025 12:36
@psychedelicious psychedelicious merged commit f4981a6 into invoke-ai:main Aug 11, 2025
12 checks passed
@csehatt741 csehatt741 deleted the feature/outline-error-nodes-red branch August 12, 2025 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend PRs that change frontend files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[enhancement]: Outline error nodes in red

2 participants