Skip to content

Conversation

@victordibia
Copy link
Contributor

@victordibia victordibia commented Jan 13, 2026

Motivation and Context

Fix issue where integer fields were not parsed previously (instead rendered as json object).

image

Fixes #3171

Description

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

@markwallace-microsoft
Copy link
Member

markwallace-microsoft commented Jan 13, 2026

Python Test Coverage

Python Test Coverage Report •
FileStmtsMissCoverMissing
TOTAL17825290383% 
report-only-changed-files is enabled. No files were changed during this commit :)

Python Unit Test Overview

Tests Skipped Failures Errors Time
3068 206 💤 0 ❌ 0 🔥 1m 1s ⏱️

@victordibia victordibia marked this pull request as ready for review January 13, 2026 15:31
Copilot AI review requested due to automatic review settings January 13, 2026 15:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@victordibia victordibia added the devui DevUI-related items label Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devui DevUI-related items python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python: [Bug]: Workflow input schema form in devui not rendering for int fields

4 participants