dmn-js icon indicating copy to clipboard operation
dmn-js copied to clipboard

As a user, I get input and output cell typing assistance

Open nikku opened this issue 7 years ago • 0 comments

Users can always simply start typing in input and output cells.

If the user types FEEL we validate the result and give feedback in an unobtrusive way (window.alert(...) preferable).

Tasks

  • [ ] Validate cell content edited by users
  • [ ] Display validation errors in a human readable manner

nikku avatar Jan 11 '18 14:01 nikku