nikolab-pn
nikolab-pn
Hi @acstll , it wasn't clear from the code, sorry for the confusion. we are using modal with form inputs, from user perspective it would be better to focus on...
Query selector strings sounds good. Previously we worked with focus-trap library (https://github.com/focus-trap/focus-trap). It supports various options for initial focus: {HTMLElement | SVGElement | string | false | (() => HTMLElement...
Hi @lstraka-telekom, This is how it can be done in React, maybe you could reuse some code even if you are not using React. https://codesandbox.io/s/serene-cache-rvwqdp?file=/src/App.js
I hope this will make it somewhat clear, not sure how to explain it.  Screenreader used: JAWS Version 2021.2111.13 ILM Professional with WTS-Erweiterung
This was reported to me so I'm not sure on the details on screen reader program but it looks like from this gitlab issue (https://github.com/carbon-design-system/carbon/issues/986#issuecomment-412968245) JAWS (and NVDA) announce "clickable"...
Hi @nowseemee, any info when this event will be fixed?
Ok, thank you for explanation. The problem for me was when I close modal window I want to return focus to element that was focused before modal was open. Regular...
Picture is from your documentation page, so whatever scale version is there. I'm running macOS 12.3.1 and Firefox 100.0 (64-bit)
Hi @felix-ico, thank you for the fix, I have already implemented something simmilar. Will there be a fix for this and simmilar issues like #1169 ?
Hi @marvinLaubenstein, here is the video of the issue in Firefox 110.0 on macOS 13.2.1 using VoiceOver but it should be simmilar with other tools. "clickable" part is read out...