Email Input V1 vs V2 Comparison

V1 provides a basic email input and verification experience. While it supports the necessary validation logic, the flow offers less flexibility in adapting the experience to different product needs, markets, or branding requirements.

V2 rethinks the flow to be clearer, and easier to customize, introducing better error handling, and alignment with the token-based system. The V2 experience is designed to reduce user confusion, lower drop-off during verification, and ensure consistent look across platforms and markets.


V1 provides a basic email input and verification experience, focused primarily on data submission with limited guidance and flexibility.


V2 provides a more guided and consistent input experience. Improved UX writing and standardized components help users complete the flow with less friction.




Feature Comparison

Functional capabilities of the module (objective features only; no UX or performance differences).

CapabilitiesV1V2Notes
Email verificationCore functionality present in both versions
Inline validationValidation logic during entry supported in both versions
Error states coverageBoth handle errors, V2 structures them better and improves clarity
Customization optionsLimitedAdvancedV2 supports token-based customization
Documentation completenessBasicEnhancedV2 provides enhanced, standardized documentation coverage



Behavior Differences

How the module behaves during runtime.

BehaviorV1V2Notes
Error handlingSeparate error states, less contextualClear, actionable error messages with improved UX writingV2 reduces cognitive load
State transitionsDefault transitionsDefined transitions between statesV2 includes transition smoothness and consistency as part of the experience
Flow and UI structureFunctional but less standardizedStructured and consistentAligned with the tokenized design system


Customization Overview

Customization in V2 is significantly simpler and more consistent across modules.

Customizing the experience to match your brand is simpler in V2


Instead of having isolated configuration options per screen or component, V2 uses a unified token-based system that allows developers to control visuals, behaviors, and experience patterns with fewer parameters and predictable outcomes.

This means:

  • Less engineering work to override UI elements
  • Consistent branding across modules
  • Predictable behavior when changing settings
  • Reduced risk of breaking flows
  • Clear separation between visual tokens and experience configuration

V2 also centralizes all customization options under a single structure, so developers always know where to look and what they can modify.

For full details, visit the Customization tab of this module.