e971e16cc6afa884b49d11861da2c76c16b6e576
Add Tab/Shift+Tab focus trap to the dialog element: - onKeyDown handler queries all focusable elements inside dialogRef - Tab from last element wraps to first (preventDefault) - Shift+Tab from first element wraps to last (preventDefault) - No new dependency — implemented inline with dialogRef - Existing focus-on-open (titleRef) and Escape-to-close unchanged - Update docblock: focus trap claim is now accurate (WR-07)
The file is empty.
Languages
TypeScript
97.3%
JavaScript
1.6%
CSS
0.9%
Dockerfile
0.1%