- Issue created by @katannshaw
- First commit to issue fork.
I attempted to fix this issue by implementing
Drupal.tabbingManager.constrain(element, { trapFocus: true });
. However, after applying it, the tab focus gets trapped within the table, and I am unsure how to properly release it.As I have not been able to fully resolve the issue, I am unassigning myself for now so that others can contribute. If anyone has a solution or suggestions, please feel free to share them here. Your insights would be greatly appreciated!