Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Conversation

flxschmidt
Copy link
Contributor

Description

Call updateGradients(), after updateValidityStatesAndNotifications(completion:) in EOL.

Link to Jira

https://jira-ibs.wbs.net.sap/browse/EXPOSUREAPP-15011

Screenshots

15011.mov

@flxschmidt flxschmidt added the bug Something isn't working label Apr 12, 2023
@flxschmidt flxschmidt added this to the v3.2.0 milestone Apr 12, 2023
@flxschmidt flxschmidt requested a review from a team April 12, 2023 13:28
@@ -812,7 +812,9 @@ class AppDelegate: UIResponder, UIApplicationDelegate, CoronaWarnAppDelegate, Re
$0.objectDidChange.send($0)
}
healthCertificateService.updatePublishersFromStore()
healthCertificateService.updateValidityStatesAndNotifications(completion: { })
healthCertificateService.updateValidityStatesAndNotifications(completion: { [weak self] in
self?.healthCertificateService.updateGradients()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

@flxschmidt flxschmidt enabled auto-merge April 12, 2023 14:00
…ALID-and-REVOKED-Certificates-after-RampDown-20230412
@30mar 30mar disabled auto-merge April 12, 2023 16:14
@30mar 30mar merged commit 0b70cb0 into release/3.2.x Apr 12, 2023
@30mar 30mar deleted the fix/15011-False-Frame-Color-for-INVALID-and-REVOKED-Certificates-after-RampDown-20230412 branch April 12, 2023 16:14
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants