Skip to content

Missing Email Validation and Feedback: Improve User Experience for Newsletter Subscriptio #99

@Shreyhac

Description

@Shreyhac

When entering text into the email input field for the newsletter subscription, the form currently:

Accepts any type of text, not just valid email addresses.
Does not display any confirmation or thank-you message upon successful submission.
To improve the user experience, the form should:

Validate the input to ensure only proper email addresses are accepted.
Display a confirmation message (e.g., "Thank you for subscribing!") once a valid email is submitted.

Expected Behavior:
The input should be validated to ensure only proper email formats (e.g., "abc@example.com") are allowed.
A user-friendly message should appear after submitting a valid email (e.g., "Thank you for subscribing!").
Screenshot 2024-10-16 at 01 43 28

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions