spiff-example-cli
spiff-example-cli copied to clipboard
Manual tasks should only accept Enter or Escape
By design manual tasks can only be compeleted (Enter) or canceled (Escape).
Current behavior: The interface accepts any keyboard input. The cursor is located at [Done]-"button" and keyboard input overwrites it.
Expected behavior: Only Enter and Escape are valid inputs, everything else is ignored.