Request to implement aria-label attributes for accessibility on the main containers of the cookie banner
Giovanni Orecchioni
Hi, Google's PageSpeed Insights tool detects this problem for me:
Elements with role="dialog” or role="alertdialog” have no accessible names.
In practice, the main container of the cookie banner and the sub-container do not have accessible names, and this creates problems for me with complying with the accessibility standard in the European Union.
Is it possible to add, for these two containers, respectively those with id cookiescript_injected_wrapper; cookiescript_injected a specific aria-label attribute?
There is no option in the control panel to do this.
thanks