bpmn-io / properties-panel

Library for creating bpmn-io properties panels.
MIT License
29 stars 20 forks source link

Allow FEEL shortcuts for FeelNumberField #346

Open marstamm opened 7 months ago

marstamm commented 7 months ago

Is your feature request related to a problem? Please describe.

When using OptionalFeelNumberField, I want to enable it using the same keyboard shortcuts that I am used to (e.g. press = to enable the FEEL editor).

https://github.com/bpmn-io/properties-panel/blob/main/src/components/entries/FEEL/Feel.js#L318

Describe the solution you'd like

Same behavior as Text fields

Describe alternatives you've considered

None

Additional context

Discovered here: https://github.com/bpmn-io/bpmn-js-element-templates/pull/64#issuecomment-1941176016

nikku commented 7 months ago

Moving to backlog for the time being.