-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Concerning the tech spec proposal #4 to implement a "booking" flow for passengers, we consider the "back" UX navigation pattern as optional. As per the RFC 2119, carpool operators MAY implement this pattern so that passengers can go back to the MaaS app.
Currently this is optional due to technical limitations that exist in many cases today. For example:
- Passengers that don't have the app installed, may be redirected first to the app store to install it. Then they may have to go through the operator's onboarding before starting the booking flow
- Operators may choose to open a third-party url first before redirecting to the app
- Operator or MaaS apps may have their own navigation systems in place, with custom screens that override the operating system default behavior
In all the above cases it is not trivial to implement a solution where the user can use the operating system "back" UX pattern to return from the operator to the MaaS app.
Until those technical difficulties are addressed, we cannot propose that operators SHOULD provide a back navigation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation