elsa-workflows / elsa-workflows/elsa-studio

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

Open
#340 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
301
Forks
181
Avg merge
17h 12m
Merged PRs (30d)
42

Description

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.

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.