Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Add confirmation of the contact email #143

Closed
MarcelStranak opened this issue Aug 31, 2023 · 1 comment
Closed

Add confirmation of the contact email #143

MarcelStranak opened this issue Aug 31, 2023 · 1 comment
Labels

Comments

@MarcelStranak
Copy link
Contributor

Summary

It has occurred on several occasions where the user provided a contact email that contained a typographical error, resulting in our inability to contact them again.

Requirements

(I am open to exploring any alternative approaches to prevent individuals from providing incorrect emails.)

  • After entering the contact email, users are prompted to confirm the email address by entering it a second time.
  • The system compares the initial entry with the confirmation entry to ensure they match before proceeding.
  • If the email addresses do not match or the format is incorrect, the system displays a clear error message.
  • Users are provided with visual cues (such as green checkmarks or red X symbols) to indicate the validity of their entries.

Expected Behaviour

By preventing typographical errors and ensuring accurate email addresses, we can facilitate effective communication with users and prevent any inconvenience caused by mistyped email addresses.

Linked Issues

List any blockers or sub-tasks here

References

Contact page: https://localstack.cloud/contact/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants