Closed des12437 closed 5 months ago
If you start downloading a Map area and then hit the refresh button, the status will immediately go to "downloaded" even though it's not yet downloaded.
This issue has been fixed. I will resolve the merge conflicts and re-request review soon.
This issue has been fixed. I will resolve the merge conflicts and re-request review soon.
Is the issue something that a unit test can be added for so we make sure it doesn't regress?
This issue has been fixed. I will resolve the merge conflicts and re-request review soon.
Is the issue something that a unit test can be added for so we make sure it doesn't regress?
Yes, a unit test can be added to verify that the status equals downloading when the download job is in progress and then the status equals downloaded when the download job succeeds.
This runtime issue should be fixed:
@yo1995 This PR is now ready for review.
Closes
swift/5357