openedx / openedx-app-ios

The mobile app for iOS for the Open EdX Platform.
Apache License 2.0
19 stars 13 forks source link

[iOS] Double refresh of the "Dates" tab when redirecting to it #438

Open rnr opened 1 month ago

rnr commented 1 month ago

After merging this PR, the redirect to the "Dates" tab started updating twice. Need to prevent the "Dates" tab from refreshing completely when the second response comes in the background (and it triggers an update for the course banner and a new update for "Dates") Before:

https://github.com/openedx/openedx-app-ios/assets/37253/5930e9cb-22e1-4961-9c0b-f643197161a4

After:

https://github.com/openedx/openedx-app-ios/assets/37253/ef83810a-b045-4374-8146-163a870f4ea1