Skip to content

Text inputs in test case drawer auto-switch type #4638

@mmabrouk

Description

@mmabrouk

In the playground test case drawer, entering values like False or numbers while the selector is set to Text incorrectly changes the variable type.

When the selector is on Text, values such as False should stay strings, for example "False". Type switching should only happen when editing the raw JSON or YAML, where false should be interpreted as a boolean.

This should also apply to numbers entered while the selector is set to Text.

screenshot showing the type switching bug

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions