Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-2273, GH-2285, GH-2286: Optimizations to onboarding login & logout UX #689

Merged
merged 8 commits into from Mar 16, 2021

Update snapshot

  • Loading branch information
leuryr committed Feb 16, 2021
commit 8373096317652cdbf4c83fb3658b34af97fd9d2c
@@ -19,10 +19,11 @@ exports[`app/dawn-hub/Views/OnboardingViews/Step0_WelcomeView/WelcomeView.test.j
src="/app/images/hub/welcome/rocketShip.png"
/>
<a
aria-current={null}
className="WelcomeView__ctaButton"
href="/onboarding/1"
aria-current="page"
className="WelcomeView__ctaButton active"
href="/"
onClick={[Function]}
style={Object {}}
>
<span>
ghostery_dawn_onboarding_lets_do_this
ProTip! Use n and p to navigate between commits in a pull request.