Skip to content

Workshop arbitrary values help text #2447

@david-crespo

Description

@david-crespo

Select an option or enter a custom value

What we have is decent, but I just want to flag that we should keep mulling it over before v11 in case we come up with something better. It might help to explain somewhere (in this help text or elsewhere) that the match works by string, and therefore it can be any string, even one that doesn't match any instances yet. At least, that's what I want to convey — doesn't mean we have to say it exactly like that.

{valueType === 'vpc' || valueType === 'subnet' || valueType === 'instance' ? (
<ComboboxField
isDisabled={isDisabled}
name="value"
{...getFilterValueProps(valueType)}
description="Select an option or enter a custom value"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions