elsa-workflows / elsa-workflows/elsa-studio
Add option to define different collection types
Open
triaged
- Dominant language
- C#
- Stars
- 301
- Forks
- 181
- Avg merge
- 17h 12m
- Merged PRs (30d)
- 42
Description
Currently, users can only mark a variable as an array via an “Is Array” checkbox. This limits flexibility and clarity when working with various collection types. A proposal is to replace or extend the checkbox with a dropdown menu, allowing selection of specific collection types (e.g., List, Array, HashSet, etc.). This would help developers choose the correct collection type, reduce confusion about variable definitions, and improve workflow expressions.
Contributor guide
Assessment
This issue has not been assessed yet.