We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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).
OptionalFeelNumberField
=
https://github.com/bpmn-io/properties-panel/blob/main/src/components/entries/FEEL/Feel.js#L318
Same behavior as Text fields
None
Discovered here: bpmn-io/bpmn-js-element-templates#64 (comment)
The text was updated successfully, but these errors were encountered:
Moving to backlog for the time being.
backlog
Sorry, something went wrong.
No branches or pull requests
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: bpmn-io/bpmn-js-element-templates#64 (comment)
The text was updated successfully, but these errors were encountered: