elsa-workflows / elsa-workflows/elsa-studio

Feature: Activity Input Validation

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

Description

### 🚀 Feature Request

**Context**: Activity inputs play a crucial role in workflow functionality, and invalid or unexpected inputs can lead to runtime errors or unpredictable behavior.

### Feature Description:
It would be greatly beneficial to introduce a validation layer for activity inputs in Elsa Studio. This would not only help in reducing the number of erroneous workflows but also provide instant feedback to the user, improving the overall user experience.

#### Proposed solution:
- Leverage MudBlazor's form input validation.
- Define validation rules for standard activities out of the box.
- Allow custom activity developers to specify their own validation rules.
- Provide clear error messages and visual cues in the UI for inputs that don’t meet the validation criteria.

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.