[New Experiment]: Workflow name validation error not triggered instantly for special characters or spaces.
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Severity
P3 - Medium (Minor functionality affected)
### Describe the Bug with repro steps
1. Create a standard logic app
2. Create a new workflow using new Logic Apps experience
3. Add a workflow with name that includes special character and spaces
**Actual:** A validation error should appear immediately if the workflow name contains special characters or spaces.
**Expected:** Currently, no validation error shows up instantly when the workflow name has special characters or spaces. Instead, the error notification appears only after clicking the create workflow button, which is not correct. If there is a validation error in the workflow name, the create button should be disabled and a validation error notification should be displayed under the workflow name.
### What type of Logic App Is this happening in?
Standard (Portal)
### Are you experiencing a regression?
_No response_
### Which operating system are you using?
Windows
### Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
### Workflow JSON
```json
```
### Screenshots or Videos
### Environment
Edge
**Stage Version:** 2.51029.1.6
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in the Standard (Portal) new Logic Apps experience by creating a workflow whose name contains spaces or special characters. Start at the workflow creation form and trace the name validation behavior; done means the error appears immediately under the name and the create button is disabled until the name is valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100