You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
User Experience
User with vision disability will not get any information on clicking the next button then they need to navigate back to the 'Name" edit field which consumes unnecessarily increases the user's effort.
Test Environment
Browser: Microsoft Edge Canary Version: 82.0.425.0 (Official build)
OS build: 2004 (19564.1005)
Screen Reader: Narrator
URL: Bot Framework Composer Prerequisite Here
Repro Steps:
Open the above mentioned URL in EDGE.
Select 'Design Flow' from left navigation.
Now, navigate to 'New Dialog' button available in the filter dialog pane and activate it..
Type the name of the dialog which is already created ex- Actions or leave it blank and navigate forward to click next button.
Observer the issue.
Actual:
As the user navigate through the mandatory field and leave it blank no error message displayed until they press next.
Expected:
On leaving the mandatory field blank or duplication of the name, the error message should be displayed as soon as they press 'Tab' key.