You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pinussilvestrus My take is: Let us accept the current behavior. Rationale:
FEEL statements, due to the language being an expression language tend to be rather short.
In places where scripts are complex we don't want to hide that crucial information. If needed host sections can be collapsed, but generally speaking the properties panel architecture absolutely supports (and encourages) scrolling.
For me as a developer it is not reasonable to CLICK into each section to show the full contents of a FEEL statement, and or move to a separate editor to see or edit it. In fact we want to accomplish the exact opposite.
Describe the Bug
The FEEL editor entry sets the initial height to fit its content. This leads to take a lot of space for bigger expressions.
Steps to Reproduce
Expected Behavior
We need to discuss what is our expected behavior here. One option could be to set a max-height of 10 lines, or even accept the current behavior.
Environment
main
The text was updated successfully, but these errors were encountered: