a11y(flash_message): make them assertive, feedback from a request is the priority.
This commit is contained in:
parent
11eb0a9c56
commit
6117aa503f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#flash_messages
|
||||
#flash_messages{ aria: { live: 'assertive' } }
|
||||
- if flash.any?
|
||||
#flash_message.center
|
||||
- flash.each do |key, value|
|
||||
|
|
Loading…
Reference in a new issue