Esri / data-collection-ios

Mobile data collection app using the iOS Runtime SDK.
https://developers.arcgis.com/
Apache License 2.0
25 stars 26 forks source link

Add username to profile view when user logs in to app #26

Closed mikewilburn closed 6 years ago

mikewilburn commented 6 years ago

The current design doesn't show an indication of the logged-in user's identity, other than a profile image. In the event that a profile image does not exist for the user, it may be very unclear with what credentials the user has logged in, especially if they've closed and then reopened the app after a long period of time. I propose that we incorporate the username into this view as well.

screen shot 2018-07-03 at 11 49 54 am

esreli commented 6 years ago
screen shot 2018-07-03 at 4 44 40 pm

Is something like this what you had in mind? @mikewilburn

mikewilburn commented 6 years ago

@esreli yep, I think this would do the trick! Simple and minimal UI re-work.

esreli commented 6 years ago

Username has been incorporated into login logout button.

screen shot 2018-07-18 at 11 20 04 am