tinymachine-sides / aiello-portfolio-site-sanity

Portfolio website of Andrew Aiello
https://www.drewaiello.com
0 stars 0 forks source link

Convert ReelSlideshow modal to be more accessible #6

Open tinymachine opened 3 months ago

tinymachine commented 3 months ago

Use svelte-accessible-modal instead of BaseModal to trap focus in the modal and to avoid unexpected :focus-visible behavior in Safari when modal is closed.