Jump to content

Problème "aria-hidden" et focus


Recommended Posts

Bonjour, 

J'ai un warning dans la console de navigation Web sur mon PrestaShop 1.7.8.11 avec un thème BLCK (base classic rocket). 

Le soucis existe par exemple sur cette page, en version mobile, dans la partie "Filtrer" :

Citation

"blocked aria-hidden on an element because it's descendant retained focus" sur mobile.

Élément avec focus : <button.close>

Élément avec aria-hidden :
<div.modal fade#offcanvas_search_filter> <div class="modal fade" id="offcanvas_search_filter" tabindex="-1" role="dialog" data-modal-hide-mobile style="display: none;" aria-hidden="true" >... </div>

Y a t-il un moyen simple de régler ce soucis ? 

Merci. 

Edited by gouna (see edit history)
Link to comment
Share on other sites

  • gouna changed the title to Problème "aria-hidden" et focus

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...