Skip to content

the console DialogHelper should respect the interaction setting #8079

Closed
@stof

Description

@stof

Currently, the DialogHelper always wait for an interaction, even when the input is not interactive.This means that the --no-interaction flag will disable the interaction entirely only if all command developers are taking care to always check the input before using it.
It would be better if the helper itself could take care of this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions