Page tree

Page History

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Enhanced UX for e-mail checker

Prompting spectators to carefully read warning messages

When the email checker identified a unusual e-mail address, the warning message appeared briefly and could be easily ignored by the wallet owner.

In addition to improving the visibility of notification messages, we've implemented an extra step (i.e. a pop-up) to ensure that users with wallets are actively engaging with these messages.
This step ensures that wallet users are actively reading the messages before proceeding.

This pop-up will now be triggered ONLY upon the detection of an abnormal e-mail address, ensuring immediate attention is drawn to the issue, on the following screens :

  • Registration
  • Login
  • Editing guest profiles when assigning a ticket (if Assignment uses e-mail address) 
  • Selecting a recipient when transferring a ticket
RegistrationLoginAssignmentTransfer

Image Added

Image Added

Image Added

Image Added

How to enable it ?

Of course, the "Email checker feature" (enable-email-suggestion) must be enabled. In addition, three crowdin labels are also necessary :

  • mail_check_popup_title: "Is this a correct email?"
  • mail_check_popup_primary_btn: "Change email address"
  • mail_check_popup_secondary_btn": "Continue with this one"

Redesign of the "Deleted tickets" screen

...