When I am viewing a default user's profile,
And I click on the first button (at the top of the vertical stack),
Then I should navigate to the Detailed User view.
When I am viewing a default user's profile,
And I click on the second button,
Then I should navigate to the Chat Main view.
When I am viewing a default user's profile,
And I click on the third button,
Then I should navigate to the Mojo Wallet view.
Dev Notes
The implementation for the pages the buttons navigate to will be implemented in separate features
As a user in the bouncer's line flow,
When I am viewing a default user's profile, And I click on the first button (at the top of the vertical stack), Then I should navigate to the Detailed User view.
When I am viewing a default user's profile, And I click on the second button, Then I should navigate to the Chat Main view.
When I am viewing a default user's profile, And I click on the third button, Then I should navigate to the Mojo Wallet view.
Dev Notes The implementation for the pages the buttons navigate to will be implemented in separate features