Skip to content

Default values in plugin configuration #3297

@mssalvatore

Description

@mssalvatore

Description

If fields in the plugin's configuration schema are not required, the behavior of the UI is ambiguous. Empty fields can be submitted, resulting in the default value being used, but this is not clear to the user. The UI should populate the field with the default value from the schema if no other value is supplied.

See #3295 (comment)

Tasks

  • Override the onChange() function of the field to display the default value (0.25d) @ordabach

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions