SIGN IN SIGN UP

fix(webapp): enforce keyboard interaction safeguards (#4702)

## Summary

Enable keyboard-event and static-element interaction safeguards across
the dashboard.

Earlier stack changes move actionable behavior to native controls. This
final enforcement keeps narrowly documented exceptions for focus
forwarding, scoped Escape handling, CodeMirror focus, and pointer-driven
table column resizing.

`jsx-a11y/no-autofocus` remains disabled.

Base: [#4701](https://github.com/triggerdotdev/trigger.dev/pull/4701)
C
Chris Arderne committed
23c5619dd1f3f8fe55e6dfa62282812508173cc6
Parent: 5e50d2f
Committed by GitHub <noreply@github.com> on 8/19/2026, 3:35:47 PM