phonegap / phonegap-app-pgb

PhoneGap Build Developer App
Apache License 2.0
5 stars 15 forks source link

Logout back button navigation should not be an action - it is a view name #7

Closed shazron closed 7 years ago

shazron commented 7 years ago

Technically "Logout" here should be "Login" since you are going back to the Login view, but I understand what you are doing here in that you are compressing an action with a navigation. The back button navigation should be removed, and "Logout" should be an action (with confirmation) in the top right of the view like this "Done" button:

action

Reference: img_9244