Feature request #17953
Expression function editor UX improvements
| Status: | Open | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | |||
| Category: | Expressions | ||
| Pull Request or Patch supplied: | No | Resolution: | |
| Easy fix?: | No | Copied to github as #: | 25849 |
Description
The new expression function editor is pretty cool and handy (totally no bias) but the UX is a bit crappy.
Ideas for improvements:
- Button on the function tree to add define new function. Should ask the user for a arg count, name, and group
- Auto generate the file for the user using the name of the function.
History
#1
Updated by Nathan Woodrow over 7 years ago
Also need a way to test the function with inputs etc easier.