Closed Carla-Moz closed 2 years ago
Name | Link |
---|---|
Latest commit | d43bfaa9fadebbf543edcda1f995938176e80b2e |
Latest deploy log | https://app.netlify.com/sites/rally-staging/deploys/63445919f1b7d200081167dd |
Deploy Preview | https://deploy-preview-371--rally-staging.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Name | Link |
---|---|
Latest commit | d43bfaa9fadebbf543edcda1f995938176e80b2e |
Latest deploy log | https://app.netlify.com/sites/rally-prod/deploys/63445919c4da7d0009d4e55a |
Deploy Preview | https://deploy-preview-371--rally-prod.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
@thomik-corp my build keeps breaking and I'm afraid I've reached my limit, haha. Could you please help me debug?
Sure thing, let me take a look.
To test, paste
localStorage.setItem("flags", JSON.stringify({onboardingV2: true}));
in consoleThis PR adds the privacy modal to the onboarding v2, extension-first flow. Once the user accepts the terms, the get extension screen will show.
Next, the user can click on Add the extension and it will open up the store according to browser.
I also removed the survey and the privacy policy from the new onboarding flow in V2 so that it goes to the product page instead.