frankframework / frankframework/frank-flow

Change the input of an attribute to match its type

Open
#500 0 comments 0 reactions 0 assignees View on GitHub
2.0 feature future feature
Dominant language
TypeScript
Stars
33
Forks
9
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Not really a concern, but there are enum attributes, which can only have a set of specific set of values.

**Describe the solution you'd like**
Check the type of the attribute and change the input type to its corresponding type.

- [ ] Select (enum)
- [ ] Number (int)
- [ ] Toggle (boolean)

The possible values should be gathered from the FrankDoc in case of an enum.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.