Esri / data-collection-dotnet

Data collection application built using the .NET Runtime SDK.
https://developers.arcgis.com/
Apache License 2.0
23 stars 30 forks source link

Enable syncing offline map while still online #103

Closed nCastle1 closed 3 years ago

nCastle1 commented 4 years ago

I'd like to see the Profile view resemble in form and in function (with modifications made for desktop) to that of the iOS application and as it is specified. The reason why this specified design is an improvement to what is here (IMO) is because a user might want to synchronize or delete an offline map when they are operating in online work mode. Currently, a user much switch into offline mode in order to sync or delete the offline map. This presents an undue UX hurdle.

What this means WRT the design spec is that this view incoroprate items 5-8 and they adhere to the same layout and operate similarly (identical?) to how they operate in the iOS app.

Working Online, No Offline Map Working Online, Has Offline Map Working Offline
Screen Shot 2020-09-15 at 1 47 55 PM Screen Shot 2020-09-15 at 2 15 06 PM Screen Shot 2020-09-15 at 2 30 52 PM

This feature in its current form is acceptable because it solves the problem but I think there's room for improvement here and an opportunity to increase parity from platform to platform. If you think it better, we can extract this requirement from this PR and place it into its own issue. Do let me know what you want to do here, I can go either way.