Open rhelmer opened 2 years ago
We haven't had many complaints about this, but we just received one about the latest Rally extension triggering on-boarding at random times on Chrome, even though it's logged in and activated. Asking for more details on that, but sign-in can fail for many reasons (most of them temporary), so we should make this onboarding attempt less aggressive and more intentional anyway.
Describe the bug
To Reproduce
In MV2 the persistent background page would open a tab to
https://members.rally.mozilla.org/studies
in an attempt to onboard users (users need to be logged into the site so the extension can get its login token) on every browser start. With MV3 however the background page is replaced with a service worker, that can wake up at random times and trigger onboardingExpected behavior Onboarding attempts happen infrequently enough not to bother users, at a predictable time or after browser startup.
Screenshots If applicable
Browser / OS:
Additional context