Table of Contents | ||
---|---|---|
|
January 16, 2024
Minimalistic approach for My Tickets screen
Currently, when spectators launch the app, they are greeted with an overwhelming amount of information. Our goal is to adapt the layout to prevent information overload without compromising the delivery of crucial details, targeting the 'orange' banners invitating spectators to enable bluetooth and/or transfer tickets.
New banner on My Tickets | New popup (by clicking "Learn more") |
---|---|
Crowdin translation keys (in base.json)
Key | EN |
---|---|
transfer_warning_title | Please transfer your tickets |
transfer_warning | There are several tickets for this event, please send them to your guests. |
transfer_warning_action | Transfer ticket |
different_location_warning_title | Please transfer your tickets |
different_location | You have tickets in different locations within the stadium. Please transfer tickets to your guests or visit our FAQs. |
different_location_warning_action | Transfer ticket |
permission_required_ios_title | Turn on Bluetooth on your device |
permission_required_android_title | Turn on Bluetooth and Geo-location on your device |
permission_required_ios | Bluetooth permission is required to activate your ticket(s) |
permission_required_android | Location (and Bluetooth - if you are using Android 12 version and above) permission is required to activate your ticket(s) |
restricted_spectator_title | Account temporarily restricted |
New UX for the "Main" menu and subsequent screens
...
This new screen is directly accessible from the "Main" menu, by taping on "Support Details" (crowdin key support_details_title in base.json file).
New UI/UX to support pagination / load more history to remove limit of 50 tickets from Transfer History
...