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
The screen reader dependent user will get confused as well as it effects low vision user as the error message didn't disappear even after correcting the field where the error appears.
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.
Observer the issue after correcting the name of the dialog.
Actual:
The error message i.e. "Duplication of the dialog" is not gets disappeared even after correcting the name in the dialog.
Expected:
As the user delete the previously entered dialog name the error message should gets disappeared.