spiff-example-cli icon indicating copy to clipboard operation
spiff-example-cli copied to clipboard

Manual tasks should only accept Enter or Escape

Open gpruss opened this issue 9 months ago • 0 comments

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.

gpruss avatar Feb 11 '25 10:02 gpruss