mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-21 21:09:49 +08:00
### Context
When working with local install, we can't send emails with resend keys/
managed domain/ custom smtp as of yet.
So, we disable those buttons and indicate to the user what's going on.
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Disables unsupported email server options when running the dashboard
locally. Only the `shared` provider is selectable; others are disabled
with a clear tooltip.
- **New Features**
- In local development, disables Resend, Managed Domain, and Custom
SMTP; only `shared` remains enabled.
- Shows tooltip: "These email server options are not supported when
running dashboard locally." and applies disabled, non-interactive styles
without changing the card layout.
<sup>Written for commit
|
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| hexclave | ||
| hooks | ||
| lib | ||
| globals.d.ts | ||
| instrumentation.ts | ||
| polyfills.tsx | ||
| proxy.tsx | ||