-
If tabbing past the last date, focus should return to the prev/next month buttons
-
### Describe the bug
When programmatically opening a dialog from a dropdown menu, there is a race condition where the first focusable item in the Dialog's `tabindex` is set to `-1` and it is never re…
-
How should an overlay that is open by default behave? Currently it pulls focus but should it wait to trap focus inside it.
You can sort of test it here: https://storybook.saltdesignsystem.com/?path…
-
@Kennie12345, not sure if this is worth focusing on at the moment. But sometimes clicking the "contact us" button and then clicking off the model results in the following warning:
There are no foc…
-
Hi! After fixing this issue in focus-trap https://github.com/davidtheclark/focus-trap/issues/81, could you please update focus-trap`s version in focus-trap-react https://github.com/davidtheclark/focus…
-
Hello there,
wondering why you haven't implemented the focus trap inside the dialog as advised here:
https://www.w3.org/TR/wai-aria-practices-1.1/examples/dialog-modal/dialog.html
I think i…
-
### Package
@carbon/react
### Browser
Firefox
### Operating System
MacOS
### Package version
1.63.1
### React version
v18.2.0
### Automated testing tool and ruleset
Manual
### Assistive te…
-
Hi :wave:
Is there currently a way to disable/trap focus within the lightbox? Tabbing when the lightbox is open (even with scroll disabled) continues to focus on elements on the page.
-
When you use `tab` on your keyboard when you use a modal, you will jump to the next form control. You can also use `⇧+tab` to go to the previous control.
However, currently, our modals don't work w…
Wolfr updated
5 years ago
-
I saw an instance where a nested link led to a focus trap (on Chrome but not Firefox). Needs investigation.