Skip to content

Parameter inputs should be hidden dynamically based on size #74

@MSeal

Description

@MSeal

Is your feature request related to a problem? Please describe.
Currently all parameter cells are hidden by default. This was added to support very large parameters from things like dagster. This can be confusing for users used to always seeing the parameters as code.

Describe the solution you'd like
it should instead be respective of how large the parameters are. If they're less than a page height, it's probably fine to leave them with input shown.

Describe alternatives you've considered
Only hide for dagstermill?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions