It would be extremely helpful to have the slide out menu be accessible to keyboard users. An easy compromise would be to check if a menu item in the slide-out-widget-area menu is focused, to automatically trigger the slide out.
Also, any references in Salient to href="#", such as in the close (X) buttons should be switched to use a <button> element as empty anchors are not permitted (although adding aria-role="button" might be another fix). These are just some minor changes that would make the theme so much more accessible.
One more addition if you could add it to the request for accessibility, the special nectar buttons, you have a hover event, it would be very helpful to include a focus event to trigger the transitions as well.
It would be extremely helpful to have the slide out menu be accessible to keyboard users. An easy compromise would be to check if a menu item in the slide-out-widget-area menu is focused, to automatically trigger the slide out.
Also, any references in Salient to href="#", such as in the close (X) buttons should be switched to use a <button> element as empty anchors are not permitted (although adding aria-role="button" might be another fix). These are just some minor changes that would make the theme so much more accessible.
Thanks for the request , have noted it in the Wishlist .
Best
ThemeNectar Support Team
Thank you for considering this.
One more addition if you could add it to the request for accessibility, the special nectar buttons, you have a hover event, it would be very helpful to include a focus event to trigger the transitions as well.