bpmn-io/properties-panel

Can't close code suggestions in the FEEL popup editor

christian-konrad opened this issue · 0 comments

Describe the Bug

Users can't close code suggestions in the FEEL popup editor with esc, since hitting the esc key closes the editor.

Steps to Reproduce

  1. Open FEEL popup editor
  2. Type something to trigger a code suggestion, such as ctrl+space
  3. Try to close the code suggestion by hitting the esc key
  4. --> The full editor closes

Expected Behavior

When a code suggestion is shown, hitting esc should close the suggestion, not the editor. The editor should close on esc only when no suggestion is shown.

Environment

  • Properties Panel version 3.4.0