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

Conversation

@schauersbergern
Copy link
Contributor

@schauersbergern schauersbergern commented Sep 16, 2022

While onboarding, in OnboardingTracingFragment the tracing was disabled onResume. This would cause race conditions if you quickly navigate to the next fragment and move back, so the dialog was not always shown when tapping "enable" button.
I checked with Martin Hermes on iOS behaviour, which revealed that iOS only shows the dialog if tracing is not activated and doesn't show the dialog again when navigating back and hitting the enable button again, so I also disabled the automatic tracing disabling.

Ticket

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

@schauersbergern schauersbergern added bug Something isn't working maintainers Tag pull requests created by maintainers labels Sep 16, 2022
@schauersbergern schauersbergern added this to the 2.28.x milestone Sep 16, 2022
@schauersbergern schauersbergern requested a review from a team September 16, 2022 12:59
@mtwalli mtwalli self-assigned this Sep 19, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@mtwalli mtwalli left a comment

Choose a reason for hiding this comment

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

Works fine

@mtwalli mtwalli merged commit 49b181d into release/2.28.x Sep 20, 2022
@mtwalli mtwalli deleted the fix/13903_onboarding_enable_tracing branch September 20, 2022 09:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working maintainers Tag pull requests created by maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants