code-paster icon indicating copy to clipboard operation
code-paster copied to clipboard

Fixed an accessibility issue with the student textarea.

Open kastwey opened this issue 3 years ago • 0 comments
trafficstars

Fixed an accessibility issue with the student textarea. Now, the text area is included into a div with role 'log'. IN that way, the textarea remains as a textbox for the accessibility API, and also the log role is kept in mind in order to speak the new content as it arrives.

kastwey avatar Sep 30 '22 13:09 kastwey