Skip to content
New issue

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

Logic & request blocks aren't recognized as types. #148

Open
1 task done
itsWindows11 opened this issue Oct 17, 2024 · 0 comments
Open
1 task done

Logic & request blocks aren't recognized as types. #148

itsWindows11 opened this issue Oct 17, 2024 · 0 comments

Comments

@itsWindows11
Copy link
Collaborator

⚠️ Search for existing issues first ⚠️

  • I have searched the existing issues, and there is no existing issue for my problem

Which Operating System are you using?

Windows

Which version of data-river are you using?

0.0.1

Describe your issue.

According to the below code snippet:

https://github.com/softflow24/data-river/blob/development/packages%2Feditor%2Fsrc%2Fservices%2FReactFlowMapperService.ts#L22-L34

The logic & request block types aren't mapped properly. Currently, they are just custom which may make it harder to recognize.

If possible, also do the same for if/else, to avoid relying on string comparsions for distinguishing between them.

Paste Error from Terminal/Console

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant