akvo / akvo-flow-mobile

Akvo Flow app
GNU General Public License v3.0
18 stars 16 forks source link

Error notification too long for unsuccessful syncing of data points #560

Closed janagombitova closed 7 years ago

janagombitova commented 7 years ago

The error notification does not fully show when syncing data points is unsuccessful and the user needs to retry. https://github.com/akvo/akvo-flow-mobile/issues/526

We should also consider unifying the wording of notifications related to synching of points. We wanted to do an overall improvement here: https://github.com/akvo/akvo-product-design/issues/218

screenshot_2016-12-12-10-53-38

valllllll2000 commented 7 years ago

Here is what we currently have: title Syncing Data Points... subtitle Some items were not synced correctly. Please sync again. Shall we replace it by: title: Data Points Sync failed subtitle Please sync again. or Please try syncing again.

@janagombitova what do you think?

janagombitova commented 7 years ago

@valllllll2000 I think we can go with:

Data Points Sync failed Please sync again

valllllll2000 commented 7 years ago

Test Plan:

  1. Create a survey or use an existing one and assign it to your device.
  2. Using the data cleaning tool insert some data and make sure the data is imported correctly
  3. Immediately sync on device
  4. You should see the new error notification message
janagombitova commented 7 years ago

👍 works like a charm