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

[FEAT] Make the IActivityDisplaySettingsProvider async to get settings from the API #340

Open
jeanbaptistedalle opened this issue Dec 13, 2024 · 0 comments

Comments

@jeanbaptistedalle
Copy link

For now, the IActivityDisplaySettingsProvider can get settings from a GetSettings method. But it could be helpful to make the method async to be able to make some Http call to the API for example.

And then, we could develop later an API in Elsa.Core to get the Icon/Color, etc. (or in the describer API). So when an activity will be created in the API, nothing has to be change in Elsa.Studio to add an icon/color to this activity.

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

No branches or pull requests

1 participant