Skip to content

Make the prefix parameter optional for the static picker #14

@KebabRonin

Description

@KebabRonin

For the static picker, the prefix parameter is mandatory (if absent, the text will show ${parameters.prefix}).
There's also no way to avoid translating the option text, which could be useful if the option can be interpreted as a translation string, or if the translation is done as part of preprocessing.

No prefix in parameters:
Image

Expected for no prefix:
Image

Empty prefix (option names are used as translation keys):
Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions