Files
OpenHands/frontend/src
openhands 05cfa59a3c feat(frontend): add email validation and loading state to lead capture form
- Add isValidEmail function with proper regex validation (rejects weak emails like a@b)
- Add loading state with isSubmitting to prevent double-submission
- Disable submit button and show 'Submitting...' text during submission
- Add i18n translations for ENTERPRISE$FORM_SUBMITTING
- Add comprehensive tests for email validation and loading state

Co-authored-by: openhands <openhands@all-hands.dev>
2026-03-19 18:54:08 +00:00
..
2026-03-19 09:47:49 -07:00
2026-03-19 10:13:50 -07:00
2025-09-10 18:12:52 +00:00