microsoft / tabster

Web Application Keyboard Navigation Tools
https://tabster.io
MIT License
116 stars 34 forks source link

feat(Modalizer): Do not set aria-hidden on elements which are virtual children of active Modalizer. #354

Closed mshoho closed 5 months ago

mshoho commented 5 months ago

Before active Modalizer sets aria-hidden on an outside of the Modalizer element, we now check if the element is direct virtual child of the Modalizer.