LIT-EIA / adapt-esdc-accessibilityfixes

Extension to load and run a .js file when a course loads
GNU General Public License v3.0
5 stars 2 forks source link

Top Navigation not visible with CSS turned off #126

Open falcochip opened 2 years ago

falcochip commented 2 years ago

As there are some SVG buttons - turning CSS off shows empty buttons. Fix is on Page Level Progress button <span class="aria-label">nameofbutton</span> Apply to

***Skip to main content is not first button drawer-inner of resources panel is before the skip to main content button

TimbroVince commented 2 years ago

image

TimbroVince commented 2 years ago

Buttons fix - at least labels to buttons Need to check ALL buttons

Drawer - putting it after??? It's not ideal but it would be best

Repeated headers are ok?

Position of transcript on video - can this be fixed?

LIT-EIA-OWNER commented 2 years ago

Related to #137