Commit fea9ff4
committed
Apply 'alertdialog' ARIA role to DangerDialog
Danger dialogs (both the confirmation and default, warning variant)
clearly adhere to the alert dialog pattern:
> The alertdialog role is to be used on modal alert dialogs that
> interrupt a user's workflow to communicate an important message and
> require a response.
See: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/alertdialog_role1 parent 4ce9aa9 commit fea9ff4
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
0 commit comments