-
-
Notifications
You must be signed in to change notification settings - Fork 44.9k
Course progress steps are not conveyed to the screen reader users #67770
Copy link
Copy link
Labels
help wantedOpen for all. You do not need permission to work on these.Open for all. You do not need permission to work on these.platform: learnUI side of the client application that needs familiarity with React, Gatsby etc.UI side of the client application that needs familiarity with React, Gatsby etc.scope: a11yThreads for addressing accessibility issues.Threads for addressing accessibility issues.
Metadata
Metadata
Assignees
Labels
help wantedOpen for all. You do not need permission to work on these.Open for all. You do not need permission to work on these.platform: learnUI side of the client application that needs familiarity with React, Gatsby etc.UI side of the client application that needs familiarity with React, Gatsby etc.scope: a11yThreads for addressing accessibility issues.Threads for addressing accessibility issues.
Type
Fields
Give feedbackNo fields configured for issues without a type.
###Describe the issue
Since the recent update of the courses user interface, where reset progress buttons for each lesson is given, The following issue is encountered.
As a result, if any new content is added, we're unable to fetch that in which page it is added.
Affected Page
https://www.freecodecamp.org/learn/javascript-v9/
Steps to Reproduce
Expected behavior
Each lesson/workshop page should clearly display the remaining steps and completed steps so that user can easily get the progress.
Screenshots
I am using screen reader.
Though I don't know if any visual indicater is given if progress is incomplete, but as a screen reader user, I am not getting number of steps remaining and number of steps completed.
System
Additional context
No response