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

setup_number ping parameter #669

Merged
merged 16 commits into from Jan 29, 2021
Merged
Changes from 1 commit
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Merge branch 'ghostery-browser-intro-hub' into setup-number-ping-param

  • Loading branch information
benstrumeyer committed Jan 28, 2021
commit 381ba917e07a641e7898fbb3bdc8b064956b4a08
@@ -152,7 +152,7 @@ class ChooseDefaultSearchView extends Component {
// history.push(`/${ONBOARDING}/${CHOOSE_PLAN}`);
// });

setDefaultSearch(chosenSearch);
setDefaultSearch(chosenSearchName);
setSetupStep({
setup_step: CHOOSE_PLAN,
setup_number: mapSearchToSetupNumber[chosenSearchName],
You are viewing a condensed version of this merge commit. You can view the full changes here.
ProTip! Use n and p to navigate between commits in a pull request.