mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 10:26:33 +02:00
Gives users immediate client-side feedback and prevents pathologically long values from being typed. Caps match Zod schema limits where they exist; email uses the RFC 5321 maximum. Files touched (5): - (home)/login/LocalLoginForm.tsx — email → 254 - (home)/register/page.tsx — email → 254 - dashboard/.../user-settings/.../ProfileContent.tsx — display name → 100 - components/settings/general-settings-manager.tsx — search space name → 100 - components/settings/roles-manager.tsx — role name (create+edit dialogs) → 100, role description (create+edit dialogs) → 500 Closes #948 |
||
|---|---|---|
| .. | ||
| [search_space_id] | ||
| error.tsx | ||
| layout.tsx | ||
| loading.tsx | ||
| page.tsx | ||