Table of Contents | ||
---|---|---|
|
May 14, 2024
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
Registration | Login | Assignment | Transfer |
---|---|---|---|
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
As we introduced a new UX for our mobile wallet, we continued modernizing existing screens. In this release, we followed the same approach and improve the "Deleted tickets" screen. Upon selection, mobile users will be directed to a new screen, where the Deleted items are neatly organized into two tabs: Tickets and Privileges (if enabled). |
|
...
To use this feature. please configure crowdin labels (base.json) :
- "imprint_title": "Imprint - Link Label"
- "imprint_url": "Imprint - Link URL"