dimsemenov / PhotoSwipe

JavaScript image gallery for mobile and desktop, modular, framework independent
http://photoswipe.com
MIT License
24.29k stars 3.31k forks source link

Trap focus #2121

Open Pixelous opened 3 months ago

Pixelous commented 3 months ago

Hi, @dimsemenov

Can you please add native dialog element ?

Currently tab button leads out of PhotoSwipe to Skip to content button which is implemented in default WP themes.)

Kind regards

Pixelous commented 3 months ago

I mean html tag dialog https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog

So no additional js code required to trap focus.