SIGN IN SIGN UP

fix(webapp): require explicit native button types (#4692)

## Summary

Add explicit types to native dashboard buttons and enforce
`react/button-has-type`.

This prevents action buttons from accidentally submitting a surrounding
form. Shared button primitives retain their caller-selected submit and
reset semantics with documented lint exceptions.

Base: [#4691](https://github.com/triggerdotdev/trigger.dev/pull/4691)
C
Chris Arderne committed
dda9504bdd9c219f55d0aa091684b4e8a02fbf40
Parent: a7a1e74
Committed by GitHub <noreply@github.com> on 8/19/2026, 3:35:42 PM