Commit 91f7e73
John Corrigan
convert or remove existing instances of aria-alert=true
fixes CNVS-25676
test plan:
** Help dialog:
- Navigate to the help menu.
- Select the 'Report a Problem' menu item.
- The text block beginning with the text: "For an instant answer" should
receive screenreader priority / focus.
** No Outcomes Warning
- I cannot get this to render via the UI; I may actually just remove it.
** Outcomes template
- Navigate to the Oucomes tab for a course with an outcome (or create one).
- Click on the name of the outcome in the left hand tab so that the
information is displayed in the content view on the right side.
- Observe that there is a screenreader only element 'displaying' the
title. (I opted not to update this to be a role="alert", as it didn't
seem like the correct usage of this attribute. Happy to be told
otherwise.
** Select content dialog
- Be logged in as an instructor.
- Navigate to the assignments page, then click on the `+` to create a
new assignment.
- On the new assignment page, go the `Submission Type` select box, and
select `External Tool`.
- Click on the `Find` button. This will open the `Configure External
Tool` dialog.
- Observe that the follow text receives focus: `Select a tool from the
list below, or enter a URL for an external tool you already know is
configured with Basic LTI to add a link to it to this module.`
Change-Id: If4868654778b6933ff4aeb55de20190f2d909ecd
Reviewed-on: https://gerrit.instructure.com/76707
Tested-by: Jenkins
Reviewed-by: Matt Berns <mberns@instructure.com>
QA-Review: Indira Pai <ipai@instructure.com>
Product-Review: Nathan Rogowski <nathan@instructure.com>1 parent 5fd98c3 commit 91f7e73
4 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments