lee :Fire_Trans: on Nostr: would love some #accessibility advice. I'm building an image modal rn and trying to ...
would love some #accessibility advice.
I'm building an image modal rn and trying to figure out how AT and screenreaders in particular should interact with the modal.
It's not really a `dialog`...the only thing that pops up is a fullscreen image with a caption based on it's alt text, plus an author name. And apparently `aria-modal` applies only to `dialog`s/`alertdialog`s?
Anyone have advice or documentation to point me at? Would be nice if places like W3 just had already accessible tutorials but they super do not.
I'm building an image modal rn and trying to figure out how AT and screenreaders in particular should interact with the modal.
It's not really a `dialog`...the only thing that pops up is a fullscreen image with a caption based on it's alt text, plus an author name. And apparently `aria-modal` applies only to `dialog`s/`alertdialog`s?
Anyone have advice or documentation to point me at? Would be nice if places like W3 just had already accessible tutorials but they super do not.