When a solid was missing an input or config in the Playground, we incorrectly displayed that the solid had valid configuration in the "error preview" section. This diff updates the error logic to display the "invalid" state when any subconfiguration for a node is missing.
Details
Details
Fill out solid config, delete one part of the solid config that was required, verify that the solid box showed an error.
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Branch
- scaffold-1
- Lint
Lint OK - Unit
No Unit Test Coverage