Env:
Browser: Chrome
Browser version: 144.0.7559.110 (Official Build) (64-bit)
Preconditions
- User is logged in
- Chat-to-Build feature is available
Steps to Reproduce
- Navigate to Chat to Build
- Enter input containing only special characters or random text, e.g.: ; or ’
- Submit the prompt
- Observe system behavior
Expected result:
- System should validate user input
- User should receive a clear error or guidance message, e.g.:
“Please describe a valid workflow use case” - Workflow generation should not start for invalid input
Actual result:
- System accepts the input without validation
- UI shows “Generating your workflow…” indefinitely
- No error, timeout, or corrective guidance is provided
- User cannot proceed or recover without refreshing the page
Refer to the attached screenshot:
