How to create a accessibility error popup upon response from API
I am working on a Portal where I would like to create a popup when error is returned from API. I was able to achieve this multiple ways like spModal and modal-dialogue but non of them are focused by accessibility tools like JAWS and NVDA. I found a w...