Skip to content

Forms are rendered mulitple times #43

@gpruss

Description

@gpruss

When a user task with form input is cancelled and executed again, the form is rendererd twice, thrice, etc. until the CLI runs out of space and raises an error: "addwstr() returned ERR". If the form is present multiple times it is bound to fail validation.

To "reset" the form, it is necessary to cancel the user task, save the progress (if desired), quit out of the CLI and restart it.

Metadata

Metadata

Assignees

No one assigned

    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