Skip to content

Create an example for disabling a control when the UI has an invalid state - #26

Merged
johnwduggan merged 5 commits into
mainfrom
18-create-an-example-for-disabling-a-control-when-the-ui-has-an-invalid-state
Feb 10, 2026
Merged

johnwduggan merged 5 commits into
mainfrom
18-create-an-example-for-disabling-a-control-when-the-ui-has-an-invalid-state

Conversation

@johnwduggan

Copy link
Copy Markdown
Member

Summary of Changes

Adds an example for disabling a part of the UI based on the UI containing an invalid Pydantic field value.

Checklist

  • The PR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the PR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

@johnwduggan johnwduggan self-assigned this Feb 10, 2026
…for-disabling-a-control-when-the-ui-has-an-invalid-state
@johnwduggan
johnwduggan merged commit 772e57e into main Feb 10, 2026
1 check passed
@johnwduggan
johnwduggan deleted the 18-create-an-example-for-disabling-a-control-when-the-ui-has-an-invalid-state branch March 11, 2026 20:08
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.

Create an example for disabling a control when the UI has an invalid state

1 participant