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-2291: Add onboarding Step 0 ping #698

Merged
merged 3 commits into from Mar 15, 2021
Merged

Conversation

@leuryr
Copy link
Contributor

@leuryr leuryr commented Mar 12, 2021

Adds a ping for the Welcome screen when setup is started through the addition of appropriate dawn_setup_number. I've added the value as a constant in OnboardingConstants.js, but I can remove that and just include the value directly if that's overkill.


  • Have you followed the guidelines in CONTRIBUTING.md?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what your changes do?
  • Does your submission pass tests?
  • Did you lint your code prior to submission?
@leuryr leuryr requested a review from wlycdgr as a code owner Mar 12, 2021
Copy link
Member

@wlycdgr wlycdgr left a comment

These changes look good but let's make sure that the ping is actually getting sent before approval

@leuryr
Copy link
Contributor Author

@leuryr leuryr commented Mar 15, 2021

Found the issue and pushed a fix. I'm able to see the correct values coming up in the Network tab now.

Copy link
Member

@wlycdgr wlycdgr left a comment

Smoked tested. LGTM.

@christophertino christophertino added this to the 8.5.6 milestone Mar 15, 2021
@christophertino christophertino merged commit 17e8010 into develop Mar 15, 2021
1 check passed
1 check passed
@github-actions
lint-and-test
Details
@christophertino christophertino deleted the GH-2291/step_0_ping branch Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants