medic / angular10-migration

0 stars 0 forks source link

When the currently viewed contact is updated, spinners are displayed #98

Open dianabarsan opened 3 years ago

dianabarsan commented 3 years ago

To reproduce:

Login as an offline user (this is just to control the moment when the view is updated by triggering a sync, but it should behave the same as an online user):

  1. Open a contact while logged in as an offline user.
  2. Make an edit to the contact directly in the DB.
  3. Go back tot the tab you're logged as the offline user. Sync.
  4. Observe spinners while the contact "reloads".

On master and expected: Reloading the currently loaded contact should be "silent", no spinners.

dianabarsan commented 3 years ago

cc @njogz

dianabarsan commented 3 years ago

@njogz I'm so very sorry, I think I was wrong about this and the spinners were expected :( I'm tagging @medic/quality-assurance to assess what is the correct behavior here, please!