Page tree

Page History

Versions Compared

Key

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

Table of Contents
maxLevel32

May 14, 2024

Enhanced UX for e-mail checker

...

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 Modified

Image Modified

Image Modified

Image Modified

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

...

April 23, 2024

"More" menu improvements

Streamlining the order of menu entries

When we refactored the "More" menu in ZUMV1, we proposed a creative but sub-optimal ordering of menu entries. Our bad.

...

  1. "Spectator" section
    • My profile
    • Language (if more than one configured)
  2.  "Ticket" section (if features have been enabled)
    1. Ticket on resale (if enabled)
    2. Deleted tickets (if enabled) 
  3. "Informative" section
    1. More info
    2. Support details
  4. Individual Promo items (if configured properly in the back-office)
  5. Sign out


Hiding language selector if only one language is supported by your branded wallet

We applied a simple but logical display rule on the Language selector usually visible in the Welcome page (or Splash screen) and in the More menu :

  • If multiple languages are configured, the selector will be visible.
  • If only one language is configure, the selector will be hidden.

"More" Menu now supports an IMPRINT link available in "More information" section

If you want to use a second legal link during registration and in the burger menu, it's now possible.

...