Add ARIA dialog role to Markdown editor dialogs - #950
Conversation
|
this looks great. thumbs up for me. 👍 |
|
One additional note - we have a couple places in capa where we create div elements directly via javascript for the purposes of iframes. Here are most of them: Should this be added to a backlog for a fix similar to this one? (In the meantime I've presumed yes and added to JIRA LMS) /Users/marco/mitx_all/edx-platform/common/static/js/capa/jsme/hosted.html: /Users/marco/mitx_all/edx-platform/common/static/js/capa/jsmolcalc/hosted.html: /Users/marco/mitx_all/edx-platform/common/static/js/capa/protex/hosted.html: |
|
👍 |
Add ARIA dialog role to Markdown editor dialogs
bumped gradebook and api-integration versions
* Commits: Fix branding_stanford home page tiles
I verified that the role is properly inserted into both the Insert Hyperlink and Insert Image dialogs and that ChromeVox responds appropriately.
@marcotuts @kevinchugh @jimabramson