Fix #1134: Use role=alert on forms/toast message to improve accessibility

This commit is contained in:
Agate 2020-06-19 21:13:42 +02:00
commit cb3d12a34a
No known key found for this signature in database
GPG key ID: 6B501DFD73514E14
37 changed files with 48 additions and 45 deletions

View file

@ -0,0 +1 @@
Use role=alert on forms/toast message to improve accessibility (#1134)