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
Using a screen reader, attempt to enroll in a course with a user who has Addl field flag equal to False. The "Provide more info" modal should display when you attempt to visit the course.
Expected Behavior
The screen reader should read each part of the form as the user navigates between elements. The description of the modal should not be repeated as the user navigates.
Actual Behavior
When navigating between elements in the modal, the screen reader will repeat the description of the entire modal.
The text was updated successfully, but these errors were encountered:
Steps to Reproduce
Using a screen reader, attempt to enroll in a course with a user who has
Addl field flag
equal toFalse
. The "Provide more info" modal should display when you attempt to visit the course.Expected Behavior
The screen reader should read each part of the form as the user navigates between elements. The description of the modal should not be repeated as the user navigates.
Actual Behavior
When navigating between elements in the modal, the screen reader will repeat the description of the entire modal.
The text was updated successfully, but these errors were encountered: