Change the accessible role of info boxes to note
(#2022)
The `alert` role is intrusive and should only be used when the user's immediate attention is required. Given that this boxes only provide additional content to the current paragraph, the `note` role seems more appropriate. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
7867ebb250
commit
f819403bd5
2 changed files with 2 additions and 1 deletions
1
changelogs/internal/newsfragments/2022.clarification
Normal file
1
changelogs/internal/newsfragments/2022.clarification
Normal file
|
@ -0,0 +1 @@
|
|||
Change the accessible role of info boxes to `note`.
|
Loading…
Add table
Add a link
Reference in a new issue