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

using a namespace in user created nodes incorrect sorting #63

Closed
sychris opened this issue Sep 7, 2023 · 2 comments
Closed

using a namespace in user created nodes incorrect sorting #63

sychris opened this issue Sep 7, 2023 · 2 comments
Labels
bug Something isn't working discussion investigating

Comments

@sychris
Copy link
Contributor

sychris commented Sep 7, 2023

If namespace is designated in a .flyde.ts file and the namespace exists in the stdlib it places your node with the stdlib files like so:
2023-09-07 06_05_06-saveAgentToDB flyde - flyde - Visual Studio Code

If you place them in a namespace that does not exist than they are not categorized at all

I would rather expect something like this:
expected node list
where namespaces are created under current project

@GabiGrin
Copy link
Contributor

@sychris interesting
do you see yourself using namespaces in your own projects? it was a quick way to categorize external packages but it definitely needs some more thought

@GabiGrin GabiGrin added bug Something isn't working discussion investigating labels Nov 29, 2023
@GabiGrin
Copy link
Contributor

Closing this until more thought is invested on how do modules/namespaces work for user-world nodes in Flyde

@GabiGrin GabiGrin closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working discussion investigating
Projects
None yet
Development

No branches or pull requests

2 participants