You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: handle Tab navigation from grid in overlay with focus-trap
When grid is inside an overlay with focus-trap, Tab from grid cells now correctly
moves focus to the next element in the overlay by temporarily removing focusexit
from the Tab order. This allows natural Tab flow to work in both regular grid
scenarios (with footer content) and overlay scenarios.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments